#include <protocol.h>
◆ CNetObjHandler() [1/2]
| CNetObjHandler::CNetObjHandler |
( |
| ) |
|
◆ CNetObjHandler() [2/2]
| CNetObjHandler::CNetObjHandler |
( |
| ) |
|
◆ ClampInt() [1/2]
◆ ClampInt() [2/2]
◆ CorrectedObjOn() [1/2]
| const char * CNetObjHandler::CorrectedObjOn |
( |
| ) |
const |
◆ CorrectedObjOn() [2/2]
| const char * CNetObjHandler::CorrectedObjOn |
( |
| ) |
const |
◆ DebugDumpSnapshot() [1/2]
◆ DebugDumpSnapshot() [2/2]
◆ DumpObj() [1/2]
◆ DumpObj() [2/2]
◆ FailedMsgOn() [1/2]
| const char * CNetObjHandler::FailedMsgOn |
( |
| ) |
const |
◆ FailedMsgOn() [2/2]
| const char * CNetObjHandler::FailedMsgOn |
( |
| ) |
const |
◆ FailedObjOn() [1/2]
| const char * CNetObjHandler::FailedObjOn |
( |
| ) |
const |
◆ FailedObjOn() [2/2]
| const char * CNetObjHandler::FailedObjOn |
( |
| ) |
const |
◆ GetMsgName() [1/2]
◆ GetMsgName() [2/2]
◆ GetObjName() [1/2]
◆ GetObjName() [2/2]
◆ GetObjSize() [1/2]
| int CNetObjHandler::GetObjSize |
( |
int |
Type | ) |
const |
◆ GetObjSize() [2/2]
| int CNetObjHandler::GetObjSize |
( |
int |
Type | ) |
const |
◆ GetUnpackedObjSize() [1/2]
| int CNetObjHandler::GetUnpackedObjSize |
( |
int |
Type | ) |
const |
◆ GetUnpackedObjSize() [2/2]
| int CNetObjHandler::GetUnpackedObjSize |
( |
int |
Type | ) |
const |
◆ NumObjCorrections() [1/2]
| int CNetObjHandler::NumObjCorrections |
( |
| ) |
const |
◆ NumObjCorrections() [2/2]
| int CNetObjHandler::NumObjCorrections |
( |
| ) |
const |
◆ SecureUnpackMsg() [1/2]
◆ SecureUnpackMsg() [2/2]
◆ SecureUnpackObj() [1/2]
◆ SecureUnpackObj() [2/2]
◆ TeeHistorianRecordMsg() [1/2]
| bool CNetObjHandler::TeeHistorianRecordMsg |
( |
int |
Type | ) |
|
◆ TeeHistorianRecordMsg() [2/2]
| bool CNetObjHandler::TeeHistorianRecordMsg |
( |
int |
Type | ) |
|
◆ m_aUnpackedData
| char CNetObjHandler::m_aUnpackedData |
|
private |
◆ m_NumObjCorrections
| int CNetObjHandler::m_NumObjCorrections |
|
private |
◆ m_pMsgFailedOn
◆ m_pObjCorrectedOn
| const char * CNetObjHandler::m_pObjCorrectedOn |
|
private |
◆ m_pObjFailedOn
◆ ms_aObjSizes
Initial value:= {
0,
0
}
Definition protocol.h:638
Definition protocol.h:678
Definition protocol.h:660
Definition protocol.h:645
Definition protocol.h:655
Definition protocol.h:666
Definition protocol.h:672
Definition protocol.h:650
Definition protocol.h:477
Definition protocol.h:497
Definition protocol.h:519
Definition protocol.h:447
Definition protocol.h:468
Definition protocol.h:455
Definition protocol.h:428
Definition protocol.h:438
Definition protocol.h:509
Definition protocol.h:417
Definition protocol.h:531
◆ ms_apExMsgNames
Initial value:= {
"invalid",
"Sv_MyOwnMessage",
"Cl_ShowDistance",
"Cl_ShowOthers",
"Cl_CameraInfo",
"Sv_TeamsState",
"Sv_DDRaceTime",
"Sv_Record",
"Sv_KillMsgTeam",
"Sv_YourVote",
"Sv_RaceFinish",
"Sv_CommandInfo",
"Sv_CommandInfoRemove",
"Sv_VoteOptionGroupStart",
"Sv_VoteOptionGroupEnd",
"Sv_CommandInfoGroupStart",
"Sv_CommandInfoGroupEnd",
"Sv_ChangeInfoCooldown",
"Sv_MapSoundGlobal",
"Sv_PreInput",
""
}
◆ ms_apExObjNames
Initial value:= {
"invalid",
"MyOwnObject",
"DDNetCharacter",
"DDNetPlayer",
"GameInfoEx",
"DDRaceProjectile",
"DDNetLaser",
"DDNetProjectile",
"DDNetPickup",
"DDNetSpectatorInfo",
"Birthday",
"Finish",
"MyOwnEvent",
"SpecChar",
"SwitchState",
"EntityEx",
"MapSoundWorld",
""
}
◆ ms_apMsgNames
◆ ms_apObjNames
Initial value:= {
"EX/UUID",
"PlayerInput",
"Projectile",
"Laser",
"Pickup",
"Flag",
"GameInfo",
"GameData",
"CharacterCore",
"Character",
"PlayerInfo",
"ClientInfo",
"SpectatorInfo",
"Common",
"Explosion",
"Spawn",
"HammerHit",
"Death",
"SoundGlobal",
"SoundWorld",
"DamageInd",
""
}
◆ ms_aUnpackedExObjSizes
| static int CNetObjHandler::ms_aUnpackedExObjSizes |
|
staticprivate |
Initial value:= {
0,
}
Definition protocol.h:684
Definition protocol.h:689
Definition protocol.h:724
Definition protocol.h:545
Definition protocol.h:587
Definition protocol.h:617
Definition protocol.h:561
Definition protocol.h:602
Definition protocol.h:628
Definition protocol.h:576
Definition protocol.h:716
Definition protocol.h:568
Definition protocol.h:694
Definition protocol.h:539
Definition protocol.h:700
Definition protocol.h:707
◆ ms_aUnpackedObjSizes
| static int CNetObjHandler::ms_aUnpackedObjSizes |
|
staticprivate |
The documentation for this class was generated from the following files: