FemtoScan Online SDK Documentation

Home :: FsOnlineSDK :: fmutl classes

class FSGlobalVarList

? ^ 
    extends SPMVarList as public

Extension to the SPMVarList that maintains global namespaces.
Source:
../fmutl/GlobalVarList.h:12
Author:
ATC
Version:
1.0

Contents

^ 
EntityTypeScopeShort Description
FSGlobalVarListconstructor publicautomatically generated
GetNamespacemethod public Get global namespace.
GetVarListstatic method public Get list of given namespace.
operator =operator publicautomatically generated
ReleaseListmethod public Release list.

constructor FSGlobalVarList

? ^  > 
automatically generated
Source:
../fmutl/GlobalVarList.h
Code:
public FSGlobalVarList ( const FSGlobalVarList & )

method GetNamespace

? ^  < > 
Get global namespace.
Source:
../fmutl/GlobalVarList.h:46
Code:
public FMUTL_API const char * GetNamespace ( )

static method GetVarList

? ^  < > 
Get list of given namespace.

If no namespace exists with such name, the new namespace will be created.

Source:
../fmutl/GlobalVarList.h:41
Code:
public static FMUTL_API FSGlobalVarList * GetVarList ( const char * nmspace = 0 )

operator =

? ^  < > 
automatically generated
Source:
../fmutl/GlobalVarList.h
Code:
public FSGlobalVarList & operator = ( const FSGlobalVarList & )

method ReleaseList

? ^  < > 
Release list.

If reference count reduced to zero, it will be deleted.

Source:
../fmutl/GlobalVarList.h:52
Code:
public FMUTL_API void ReleaseList ( )

(C) Advanced Technologies Center, 2002-2006
For support contact us at fsdev@nanoscopy.net