GlobalObjects
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
u
v
w
Functions
_
c
d
f
g
i
l
m
o
r
s
t
w
Variables
b
c
d
f
g
i
l
o
r
s
u
w
Typedefs
Enumerations
Enumerator
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
u
w
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
~
Variables
m
s
Typedefs
Enumerations
Enumerator
e
Related Symbols
b
c
d
e
f
g
l
m
o
p
r
s
t
w
Files
File List
File Members
All
Macros
▼
GlobalObjects
►
GlobalObjects 1.1.4
►
GlobalObjects installation
►
Getting started
►
Importend GlobalObjects-Classes
►
Referencing persistent objects
►
Locking persistent objects
►
GlobalObjects Transaction
►
Watching / notifying persistent objects
►
GlobalObjects Indices
►
GloDeveloper 1.1.4 User Guide
►
GloExplorer 1.1.4 User Guide
►
GloServer 1.1.4 User Guide
►
Sample files
►
GlobalObjects Datatypes
►
C++ Programming guide for this project
Legal Notice
►
Namespaces
▼
Classes
▼
Class List
►
eut
►
glo
►
ini
►
ptl
▼
tcp
►
AbstractMessage
►
Client
►
ClientReceiver
►
DataReceiver
►
Message
►
Receiver
►
ReceiverTransmitter
►
Server
►
ServerAcceptMessage
►
ServerAcceptReceiver
►
ServerMessage
►
ServerReceiver
►
TcpMain
►
Transmitter
►
EuAPThread
►
EuEndlessPThread
►
EuGlobalPCriticalSection
►
EuPCriticalSection
Class Index
►
Class Hierarchy
►
Class Members
►
Files
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
tcp::Message Member List
This is the complete list of members for
tcp::Message
, including all inherited members.
AbstractMessage
()
tcp::AbstractMessage
protected
getActionCode
() const
tcp::Message
getInfo
() const
tcp::Message
getMsgID
() const
tcp::Message
getRawMsg
(char *&prszRawMsg, bool bCopy=true)
tcp::Message
getRawMsgPt
()
tcp::Message
getRawMsgSize
() const
tcp::Message
getTransmitData
(char *&prszSendMsg, bool bCopy=true)
tcp::Message
getTransmitDataPt
()
tcp::Message
getTransmitDataSize
() const
tcp::Message
initDataFromSendMsg
()
tcp::Message
private
initSendMsgFromData
()
tcp::Message
private
m_iActionCode
tcp::Message
private
m_nRawMessageSize
tcp::Message
private
m_nTransmitDataSize
tcp::Message
private
m_pszRawMessage
tcp::Message
private
m_pszTransmitData
tcp::Message
private
m_strInfo
tcp::Message
private
m_uiMessageID
tcp::Message
private
Message
()
tcp::Message
protected
Message
(char *pszTransmitData, std::size_t nTransmitDataSize)
tcp::Message
Message
(char *pszRawMsg, std::size_t nRawMsgSize, unsigned int uiMessageID, int iActionCode, const std::string &rstrInfo)
tcp::Message
Message
(const Message &)
tcp::Message
private
operator=
(const Message &)
tcp::Message
private
~AbstractMessage
()
tcp::AbstractMessage
virtual
~Message
()
tcp::Message
virtual
Generated by
1.13.2