#include <TacDb.h>
Public Member Functions | |
| string | getService () |
| void | setService (const string) |
| bool | compareService (const string) |
| string | getProtocol () |
| void | setProtocol (const string) |
| bool | compareProtocol (const string) |
| string | getAvp () |
| void | setAvp (const string) |
| void | operator= (user_avp) |
| bool | operator== (user_avp) |
| bool | operator!= (user_avp) |
| user_avp () | |
| ~user_avp () | |
|
|
init |
|
|
free |
|
|
compare protocols |
|
|
compare services
|
|
|
avp_ |
|
|
protocol_ |
|
|
service_ |
|
|
not compare |
|
|
copy |
|
|
compare |
|
|
set avp |
|
|
set protocol |
|
|
set service |
1.3.5