#include <IRawDataConSvc.h>
Public Member Functions | |
| Leaf (const string &p, const CLID &c) | |
| Leaf (const Leaf ©) | |
| Leaf & | operator= (const Leaf ©) |
| bool | operator== (const Leaf ©) const |
Public Attributes | |
| string | path |
| CLID | clid |
Definition at line 17 of file IRawDataConSvc.h.
| IRawDataConSvc::Leaf::Leaf | ( | const string & | p, | |
| const CLID & | c | |||
| ) | [inline] |
| IRawDataConSvc::Leaf::Leaf | ( | const Leaf & | copy | ) | [inline] |
| bool IRawDataConSvc::Leaf::operator== | ( | const Leaf & | copy | ) | const [inline] |
| string IRawDataConSvc::Leaf::path |
Definition at line 20 of file IRawDataConSvc.h.
Definition at line 21 of file IRawDataConSvc.h.
1.4.7