COVISE Core
Public Member Functions | Private Member Functions | List of all members
covise::coCoviseConfig::ScopeEntries Class Reference

#include <CoviseConfig.h>

Inheritance diagram for covise::coCoviseConfig::ScopeEntries:
Inheritance graph
[legend]
Collaboration diagram for covise::coCoviseConfig::ScopeEntries:
Collaboration graph
[legend]

Public Member Functions

 ScopeEntries (const char *scope, const char *name)
 
const char ** getValue ()
 
const char ** getValue () const
 
ScopeEntriesoperator= (const ScopeEntries &s)
 
- Public Member Functions inherited from covise::coCoviseConfig::RefPtr< const char ** >
 RefPtr ()
 
 RefPtr (const RefPtr< const char ** > &s)
 
RefPtr< const char ** > & operator= (const RefPtr< const char ** > &s)
 
virtual ~RefPtr ()
 
const char ** getValue ()
 
const const char ** getValue () const
 

Private Member Functions

virtual void release ()
 

Additional Inherited Members

virtual void release ()
 
- Protected Attributes inherited from covise::coCoviseConfig::RefPtr< const char ** >
const char ** ptr
 
unsigned int refCount
 

Constructor & Destructor Documentation

◆ ScopeEntries()

coCoviseConfig::ScopeEntries::ScopeEntries ( const char *  scope,
const char *  name 
)

Member Function Documentation

◆ getValue() [1/2]

const char ** coCoviseConfig::ScopeEntries::getValue ( )

◆ getValue() [2/2]

const char ** coCoviseConfig::ScopeEntries::getValue ( ) const

◆ operator=()

coCoviseConfig::ScopeEntries & coCoviseConfig::ScopeEntries::operator= ( const ScopeEntries s)

◆ release()

void coCoviseConfig::ScopeEntries::release ( )
privatevirtual

The documentation for this class was generated from the following files: