see ZFProtocolImplInfoGetAll More...
#include <ZFProtocol.h>
Public Member Functions | |
void | objectInfoT (zfstring &ret) const |
see objectInfo | |
zfstring | objectInfo (void) const |
return object info | |
Public Attributes | |
zfstring | protocolName |
protocol's name | |
zfbool | protocolOptional |
whether protocol is optional | |
ZFProtocol * | protocolImpl |
protocol's implementation, or null if currently not implemented | |