CreateFile

Undocumented in source.

Constructors

this
this(ServiceData[] services, MessageData[] messages, string moduleName, string path)
Undocumented in source.

Members

Functions

createClassFile
bool createClassFile()
Undocumented in source. Be warned that the author may not have intended to support it.
createClientStub
bool createClientStub()
Undocumented in source. Be warned that the author may not have intended to support it.
createFlatbufferFile
bool createFlatbufferFile()
Undocumented in source. Be warned that the author may not have intended to support it.
makeAsyncCallString
string makeAsyncCallString(InterfaceData data, bool hasParam, bool hasReturn, string serviceName)
Undocumented in source. Be warned that the author may not have intended to support it.
makeAsyncInterfaceParams
string makeAsyncInterfaceParams(InterfaceData data, bool hasParam, bool hasReturn)
Undocumented in source. Be warned that the author may not have intended to support it.
makeSyncCallString
string makeSyncCallString(InterfaceData data, bool hasParam, bool hasReturn, string serviceName)
Undocumented in source. Be warned that the author may not have intended to support it.
makeSyncInterfaceParams
string makeSyncInterfaceParams(InterfaceData data, bool hasParam, bool hasReturn)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta