Inheritance diagram for KeyRing::StringValue:

Public Member Functions | |
| string | value () |
| StringValue (string value) | |
Private Attributes | |
| string | myValue |
|
|
Definition at line 50 of file KeyRing.h.
|
|
|
Definition at line 49 of file KeyRing.h. Referenced by KeyRing::dump(), KeyRing::stringKey(), and KeyRing::write(). 00049 {return (myValue) ;} ;
|
|
|
|
1.3.9.1