SS7Label Member List
This is the complete list of members for
SS7Label, including all inherited members.
assign(SS7PointCode::Type type, const SS7PointCode &dpc, const SS7PointCode &opc, unsigned char sls, unsigned char spare=0) | SS7Label | |
assign(SS7PointCode::Type type, unsigned int dpc, unsigned int opc, unsigned char sls, unsigned char spare=0) | SS7Label | |
assign(SS7PointCode::Type type, const SS7MSU &msu) | SS7Label | |
assign(SS7PointCode::Type type, const unsigned char *src, int len=-1) | SS7Label | |
compatible(SS7PointCode::Type type) const | SS7Label | |
dpc() const | SS7Label | [inline] |
dpc() | SS7Label | [inline] |
length() const | SS7Label | [inline] |
length(SS7PointCode::Type type) | SS7Label | [static] |
opc() const | SS7Label | [inline] |
opc() | SS7Label | [inline] |
setSls(unsigned char sls) | SS7Label | [inline] |
setSpare(unsigned char spare) | SS7Label | [inline] |
size() const | SS7Label | [inline] |
size(SS7PointCode::Type type) | SS7Label | [static] |
sls() const | SS7Label | [inline] |
spare() const | SS7Label | [inline] |
SS7Label() | SS7Label | |
SS7Label(const SS7Label &original) | SS7Label | |
SS7Label(const SS7Label &original, unsigned char sls, unsigned char spare=0) | SS7Label | |
SS7Label(SS7PointCode::Type type, const SS7PointCode &dpc, const SS7PointCode &opc, unsigned char sls, unsigned char spare=0) | SS7Label | |
SS7Label(SS7PointCode::Type type, unsigned int dpc, unsigned int opc, unsigned char sls, unsigned char spare=0) | SS7Label | |
SS7Label(SS7PointCode::Type type, const SS7MSU &msu) | SS7Label | |
store(unsigned char *dest) const | SS7Label | |
type() const | SS7Label | [inline] |