FemtoScan Online SDK Documentation

Home :: FsOnlineSDK :: fmutl classes

class IPluginTable

? ^ 
undocumented
Source:
../fmutl/fsplugin.h:212
Author:
unascribed
Version:
unknown

Contents

^ 
EntityTypeScopeShort Description
~IPluginTabledestructor publicautomatically generated
IPluginTableconstructor publicautomatically generated
IPluginTableconstructor publicautomatically generated
GetColNamesmethod publicundocumented
GetColUnitsmethod publicundocumented
GetFieldmethod publicundocumented
GetNumRowsmethod publicundocumented
GetRowmethod publicundocumented
GetRowIdmethod publicundocumented
GetRowSubimgmethod publicundocumented
operator =operator publicautomatically generated

destructor ~IPluginTable

? ^  > 
automatically generated
Source:
../fmutl/fsplugin.h
Code:
public ~ IPluginTable ( )

constructor IPluginTable

? ^  < > 
automatically generated
Source:
../fmutl/fsplugin.h
Code:
public IPluginTable ( )

constructor IPluginTable

? ^  < > 
automatically generated
Source:
../fmutl/fsplugin.h
Code:
public IPluginTable ( const IPluginTable & )

method GetColNames

? ^  < > 
undocumented
Source:
../fmutl/fsplugin.h:214
Code:
public virtual int GetColNames ( smart_string * str ,
int size ) = 0

method GetColUnits

? ^  < > 
undocumented
Source:
../fmutl/fsplugin.h:215
Code:
public virtual int GetColUnits ( smart_string * str ,
int size ) = 0

method GetField

? ^  < > 
undocumented
Source:
../fmutl/fsplugin.h:218
Code:
public virtual double GetField ( int row ,
int col ) = 0

method GetNumRows

? ^  < > 
undocumented
Source:
../fmutl/fsplugin.h:216
Code:
public virtual int GetNumRows ( ) = 0

method GetRow

? ^  < > 
undocumented
Source:
../fmutl/fsplugin.h:217
Code:
public virtual int GetRow ( int row ,
double * values ,
int size ) = 0

method GetRowId

? ^  < > 
undocumented
Source:
../fmutl/fsplugin.h:221
Code:
public virtual const char * GetRowId ( int row ) = 0

method GetRowSubimg

? ^  < > 
undocumented
Source:
../fmutl/fsplugin.h:224
Code:
public virtual unsigned GetRowSubimg ( int row ) = 0

operator =

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

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