Photon C++ Client API
4.1.12.2
|
CustomTypeFactory< typeCode > Member List
This is the complete list of members for CustomTypeFactory< typeCode >, including all inherited members.
copy(const CustomType< typeCode > *pToCopy, short amount) const =0 | CustomTypeFactory< typeCode > | pure virtual |
copyFactory(void) const =0 | CustomTypeFactory< typeCode > | pure virtual |
create(short amount) const =0 | CustomTypeFactory< typeCode > | pure virtual |
destroy(const CustomType< typeCode > *pToDestroy) const =0 | CustomTypeFactory< typeCode > | pure virtual |
destroyFactory(void)=0 | CustomTypeFactory< typeCode > | pure virtual |
getDebugOutputLevel(void) | Base | static |
getLogFormatOptions(void) | Base | static |
setDebugOutputLevel(int debugLevel) | Base | static |
setListener(const BaseListener *baseListener) | Base | static |
setLogFormatOptions(const LogFormatOptions &options) | Base | static |
sizeOf(void) const =0 | CustomTypeFactory< typeCode > | pure virtual |
toString(JString &retStr, bool withTypes=false) const | CustomTypeFactory< typeCode > | virtual |
ExitGames::Common::Base::toString(bool withTypes=false) const | ToString | |
typeToString(void) const | ToString | virtual |
~Base(void) | Base | virtual |
~CustomTypeFactory(void) | CustomTypeFactory< typeCode > | virtual |
~ToString(void) | ToString | virtual |