List of all members.
Public Types |
| enum | Tag { TARGET_BIRTH = 0x1,
TARGET_DEATH = 0x2
} |
Public Member Functions |
|
| FinderEvent (Tag t, const string &class_name, const string &instance) |
|
const Tag & | tag () const |
|
const string & | instance_name () const |
|
const string & | class_name () const |
Protected Attributes |
|
Tag | _tag |
|
string | _class_name |
|
string | _instance_name |
The documentation for this class was generated from the following file:
- /home/greearb/git/xorp.ct.github/xorp/libxipc/finder.cc