|
C++ SNMP Stack
0.10
|
다음에 대한 모든 멤버의 목록입니다 : CAsnLong (모든 상속된 멤버들도 포함합니다.)
| CAsnLong() | CAsnLong | |
| CAsnLong(uint8_t cType) | CAsnLong | |
| Copy() | CAsnLong | virtual |
| GetInt(uint32_t &iValue) | CAsnType | virtual |
| GetLong(uint64_t &iValue) | CAsnLong | virtual |
| GetString(std::string &strValue) | CAsnType | virtual |
| m_cType | CAsnType | |
| m_iLen | CAsnType | |
| m_iValue | CAsnLong | |
| MakePacket(char *pszPacket, int iPacketSize) | CAsnLong | virtual |
| ParseHeader(const char *pszPacket, int iPacketLen) | CAsnType | |
| ParseInt(const char *pszPacket, int iPacketLen, uint8_t cLength, uint32_t &iValue) | CAsnType | static |
| ParseLong(const char *pszPacket, int iPacketLen, uint8_t cLength, uint64_t &iValue) | CAsnLong | |
| ParsePacket(const char *pszPacket, int iPacketLen) | CAsnLong | virtual |
| SetHeaderLength(char *pszPacket, int iPacketSize, int iLength) | CAsnType | |
| SetInt(uint8_t *pszPacket, int iPacketLen, uint32_t iValue) | CAsnType | static |
| ~CAsnLong() | CAsnLong | virtual |
| ~CAsnType() | CAsnType | inlinevirtual |
1.8.1.2