In file include/csobject/fakertti.h:

class csIdFunc

A static class with static member functions, for manipulating csIdType

Public Methods

static csIdType Allocate (csIdStr s, const csIdType& id)
The following function is used to allocate static csIdType instances
static csIdType GetCommon (const csIdType& t1, const csIdType& t2)
Returns the csIdType common to both entries

Documentation

A static class with static member functions, for manipulating csIdType
static csIdType Allocate(csIdStr s, const csIdType& id)
The following function is used to allocate static csIdType instances. Since it allocates an array that is never freed, it should only be invoked for static variables that exist for the duration of the program.

static csIdType GetCommon(const csIdType& t1, const csIdType& t2)
Returns the csIdType common to both entries. This function will return the csIdType representing the highest-derived class which is common to both.


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