Codemesh Runtime v3 C++ API Reference
3.9.205
|
This is the complete list of members for xmog_reply_field_get, including all inherited members.
COMM_FAILURE enum value (defined in xmog_reply) | xmog_reply | |
decode(ACE_Message_Block *b) | xmog_reply | static |
Disposition enum name | xmog_reply | |
disposition(void) const (defined in xmog_reply) | xmog_reply | |
dump() (defined in xmog_reply) | xmog_reply | |
getData() (defined in xmog_reply_field_get) | xmog_reply_field_get | inline |
getExc() const (defined in xmog_reply_field_get) | xmog_reply_field_get | inline |
getException() const (defined in xmog_reply_field_get) | xmog_reply_field_get | inline |
INIT_BLOCK_SIZE enum value (defined in xmog_reply) | xmog_reply | |
matches(const xmog_request *req) const | xmog_reply_field_get | virtual |
operator=(const xmog_reply &r) (defined in xmog_reply) | xmog_reply | |
originator(void) const (defined in xmog_reply_field_get) | xmog_reply_field_get | inline |
read_data_code(xmog::xmog_data_code &code) | xmog_reply | protected |
readBoolean(bool &b) | xmog_reply | protected |
readByte(jbyte &b) | xmog_reply | protected |
readChar(jchar &c) | xmog_reply | protected |
readClassName(char **str) | xmog_reply | protected |
readData(xmog_remote_java_value &data) | xmog_reply | protected |
readDataProxy(xmog_remote_java_value &data) | xmog_reply | protected |
readDouble(jdouble &d) | xmog_reply | protected |
readExc(xmog_remote_java_exception &data) | xmog_reply | protected |
readFloat(jfloat &f) | xmog_reply | protected |
readInt(jint &i) | xmog_reply | protected |
readLong(jlong &l) | xmog_reply | protected |
readLongUTF(char **str, jint *len=NULL) | xmog_reply | protected |
readShort(jshort &s) | xmog_reply | protected |
readStringProxy(xmog_remote_java_value &data, xmog::xmog_data_code code) | xmog_reply | protected |
readUTF(char **str, jint *len=NULL) | xmog_reply | protected |
SUCCESS enum value (defined in xmog_reply) | xmog_reply | |
TIMEOUT enum value (defined in xmog_reply) | xmog_reply | |
type(void) const | xmog_reply | |
unmarshal(void) (defined in xmog_reply_field_get) | xmog_reply_field_get | protectedvirtual |
xmog_reply(Disposition disp, xmog::xmog_message_id t=xmog::NONE, ACE_Message_Block *b=0) | xmog_reply | |
xmog_reply(const xmog_reply &r) (defined in xmog_reply) | xmog_reply | |
xmog_reply_field_get(ACE_Message_Block *b) (defined in xmog_reply_field_get) | xmog_reply_field_get | inline |
~xmog_reply() (defined in xmog_reply) | xmog_reply | virtual |