class CAVERN_irbKeyId_c

Class to specify a key's ID

Public Methods

char* getFullName ()
Get full combined path/name
char* getName ()
Get text name of key.
char* getPath ()
Get the designated path of key.
void setName (char*)
Set text name of key.
void setPath (char*)
Set the designated path of key

Documentation

Class to specify a key's ID. A key is identified by a path name and a name. Path's can be considered to correspond to a UNIX directory hierarchy rooted at CAVERN's default database directory (usually CAVERN_DEFAULT_DB). If the path is not set or is set to NULL then the root database directory path is assumed.
void setPath(char*)
Set the designated path of key. e.g. setPath("foo/bar");


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de