#include <StorageTypes.h>
Public Member Functions | |
| usedBy () | |
| usedBy (storage::UsedByType typ, const string &n) | |
| void | clear () |
| void | set (storage::UsedByType type, const string &n) |
| bool | operator== (const usedBy &rhs) const |
| bool | operator!= (const usedBy &rhs) const |
| operator string () const | |
| storage::UsedByType | type () const |
| const string & | name () const |
Public Attributes | |
| storage::UsedByType | t |
| string | nm |
Friends | |
| std::ostream & | operator<< (std::ostream &, const usedBy &) |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
1.4.6