FeePacket(short errorCode, char *payload, int payloadSize, bool checksum=false, FlagBits flags=NO_FLAGS, bool huffman=false) | ztt::dcs::FeePacket | |
FeePacket(short errorCode, char *payload, int payloadSize, std::vector< char * > *feeContainer, bool checksum=false, FlagBits flags=NO_FLAGS, bool huffman=false) (defined in ztt::dcs::FeePacket) | ztt::dcs::FeePacket | |
FeePacket(std::vector< char * > *feeContainer, int numberofTags=1) | ztt::dcs::FeePacket | |
feeServerNames | ztt::dcs::FeePacket | |
getAnswerSet() | ztt::dcs::FeePacket | [inline] |
getErrorCode() const | ztt::dcs::FeePacket | [inline] |
getFeePacketSize() const | ztt::dcs::FeePacket | [inline] |
getFlags() const | ztt::dcs::FeePacket | [inline] |
getId() const | ztt::dcs::FeePacket | [inline] |
getPayload() const | ztt::dcs::FeePacket | [inline] |
getPayloadSize() const | ztt::dcs::FeePacket | [inline] |
increaseID() | ztt::dcs::FeePacket | [inline] |
isChecksumSet() const | ztt::dcs::FeePacket | [inline] |
isHuffmanSet() const | ztt::dcs::FeePacket | [inline] |
isValid() const | ztt::dcs::FeePacket | [inline] |
marshall() | ztt::dcs::FeePacket | |
unmarshall(char *marshalledFeePacket, int size) | ztt::dcs::FeePacket | [static] |
~FeePacket() | ztt::dcs::FeePacket |