Image Uploader Scripting API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ThreadSync Class Reference

ThreadSync class contains script-specific data and tools for syncronization threads of the same script. More...

#include <ThreadSync.h>

Inheritance diagram for ThreadSync:
ServerSync

Public Member Functions

 ThreadSync (ThreadSyncPrivate *priv)
 
string getValue (string name)
 
void setValue (string name, string value)
 

Detailed Description

ThreadSync class contains script-specific data and tools for syncronization threads of the same script.