DayZ 1.24
|
Go to the source code of this file.
Classes | |
class | JsonApiHandle |
class | JsonApi |
Enumerations | |
enum | EJsonApiError { ETJSON_UNKNOWN , ETJSON_OK , ETJSON_COMMSEND , ETJSON_COMMRECV , ETJSON_PARSERERROR , ETJSON_PACKNOSTART , ETJSON_TIMEOUT , ETJSON_NOBUFFERS , ETJSON_FAILFILELOAD , ETJSON_FAILFILESAVE , ETJSON_NOTARRAY } |
Functions | |
proto native JsonApi | CreateJsonApi () |
proto native void | DestroyJsonApi () |
proto native JsonApi | GetJsonApi () |
Enumerator | |
---|---|
ETJSON_UNKNOWN | |
ETJSON_OK | |
ETJSON_COMMSEND | |
ETJSON_COMMRECV | |
ETJSON_PARSERERROR | |
ETJSON_PACKNOSTART | |
ETJSON_TIMEOUT | |
ETJSON_NOBUFFERS | |
ETJSON_FAILFILELOAD | |
ETJSON_FAILFILESAVE | |
ETJSON_NOTARRAY |
Definition at line 7 of file JsonApi.c.