Alex Bikfalvi
SimStream Documentation
CConnectionLayer Member List
This is the complete list of members for CConnectionLayer, including all inherited members.
| Alloc() (defined in CConnectionLayer) | CConnectionLayer | [private] |
| Assign(CConnection *connection) (defined in CConnectionLayer) | CConnectionLayer | [private] |
| CConnectionLayer(CSimHandler *sim, __uint16 port, __uint32 connectionsMax, IDelegate5< void, __uint16, __uint16, CAddress, __byte, CPacket * > *delegateSend, IDelegate2< void, CConnectionReceiver *, CPacket * > *delegateRecv, IDelegate2< bool, CAddress, CPacket * > *delegateAccept, IDelegate1< void, CConnectionSender * > *delegateAccepted, __uint32 senderSegmentSize) (defined in CConnectionLayer) | CConnectionLayer | |
| connections (defined in CConnectionLayer) | CConnectionLayer | [private] |
| connectionsAlloc (defined in CConnectionLayer) | CConnectionLayer | [private] |
| connectionsFree (defined in CConnectionLayer) | CConnectionLayer | [private] |
| ConnectionsMax() (defined in CConnectionLayer) | CConnectionLayer | [inline] |
| connectionsMax (defined in CConnectionLayer) | CConnectionLayer | [private] |
| ConnectionsNum() (defined in CConnectionLayer) | CConnectionLayer | [inline] |
| connectionsNum (defined in CConnectionLayer) | CConnectionLayer | [private] |
| Create(CAddress dstAddress, __uint16 dstPort, CConnectionReceiver **receiver) (defined in CConnectionLayer) | CConnectionLayer | |
| delegateAccept (defined in CConnectionLayer) | CConnectionLayer | [private] |
| delegateAccepted (defined in CConnectionLayer) | CConnectionLayer | [private] |
| delegateDispose (defined in CConnectionLayer) | CConnectionLayer | [private] |
| delegateRecv (defined in CConnectionLayer) | CConnectionLayer | [private] |
| delegateSend (defined in CConnectionLayer) | CConnectionLayer | [private] |
| Dispose(CConnection *connection) (defined in CConnectionLayer) | CConnectionLayer | [private] |
| EResult enum name (defined in CConnectionLayer) | CConnectionLayer | |
| FAIL_CONNECTION_NOT_EXIST enum value (defined in CConnectionLayer) | CConnectionLayer | |
| FAIL_INCORRECT_PORT enum value (defined in CConnectionLayer) | CConnectionLayer | |
| FAIL_INVALID_DESTINATION_MESSAGE enum value (defined in CConnectionLayer) | CConnectionLayer | |
| FAIL_INVALID_DESTINATION_PACKET enum value (defined in CConnectionLayer) | CConnectionLayer | |
| FAIL_MAX_CONNECTIONS_REACHED enum value (defined in CConnectionLayer) | CConnectionLayer | |
| FAIL_NOT_ACCEPTED enum value (defined in CConnectionLayer) | CConnectionLayer | |
| Free(__uint32 entry) (defined in CConnectionLayer) | CConnectionLayer | [private] |
| Get(__uint32 id, __uint32 idEntry) (defined in CConnectionLayer) | CConnectionLayer | |
| IsAvailable() (defined in CConnectionLayer) | CConnectionLayer | [private] |
| port (defined in CConnectionLayer) | CConnectionLayer | [private] |
| Recv(CAddress srcAddress, __uint16 srcPort, __uint16 dstPort, CPacketConnection *packet) (defined in CConnectionLayer) | CConnectionLayer | |
| senderSegmentSize (defined in CConnectionLayer) | CConnectionLayer | [private] |
| sim (defined in CConnectionLayer) | CConnectionLayer | [private] |
| SUCCESS enum value (defined in CConnectionLayer) | CConnectionLayer | |
| ~CConnectionLayer() (defined in CConnectionLayer) | CConnectionLayer | [virtual] |
Last updated: February 8, 2011