Photon objC Client API
5.0.7.4
|


Static Public Member Functions | |
| static void | initClass (nByte typeCode, Class< EGCustomType > delegate) |
| static Class< EGCustomType > | getClassForCode (nByte typecode) |
| static void * | cbCalloc (int count, nByte customTypeCode) |
| static void | cbFree (const void *pData, nByte customTypeCode) |
| static unsigned int | cbSizeOf (nByte customTypeCode) |