1 #ifndef COIN_SOFIELDCONTAINER_H
2 #define COIN_SOFIELDCONTAINER_H
27 #include <Inventor/misc/SoBase.h>
40 static void cleanupClass(
void);
42 void setToDefaults(
void);
43 SbBool hasDefaultValues(
void)
const;
47 SbBool copyconnections = FALSE);
49 SbBool set(
const char *
const fielddata);
57 SbBool getFieldName(
const SoField *
const field,
SbName & name)
const;
59 SbBool enableNotify(
const SbBool flag);
60 SbBool isNotifyEnabled(
void)
const;
62 SbBool set(
const char * fielddata,
SoInput * input);
67 virtual SbBool validateNewFieldValue(
SoField * field,
void * newval);
70 virtual void writeInstance(
SoOutput * out);
72 SbBool getIsBuiltIn(
void)
const;
73 virtual const SoFieldData * getFieldData(
void)
const;
76 SbBool copyconnections);
79 static void initCopyDict(
void);
84 const SbBool copyconnections);
85 static void copyDone(
void);
87 virtual void getFieldsMemorySize(
size_t & managed,
size_t & unmanaged)
const;
89 void setUserData(
void * userdata)
const;
90 void * getUserData(
void)
const;
100 static SoType classTypeId;
105 #endif // !COIN_SOFIELDCONTAINER_H
The SbName class stores strings by reference.
Definition: SbName.h:31
The SoOutput class is an abstraction of an output stream.
Definition: SoOutput.h:42
static SoType getClassTypeId(void)
Definition: SoBase.cpp:616
virtual void notify(SoNotList *l)
Definition: SoBase.cpp:778
The SbString class is a string class with convenience functions for string operations.
Definition: SbString.h:42
virtual SbBool readInstance(SoInput *input, unsigned short flags)=0
The SoField class is the top-level abstract base class for fields.
Definition: SoField.h:38
The SoType class is the basis for the run-time type system in Coin.
Definition: SoType.h:50
The SoFieldData class is a container for a prototype set of fields.
Definition: SoFieldData.h:39
The SoFieldList class is a container for pointers to SoField objects.
Definition: SoFieldList.h:31
The SoBase class is the top-level superclass for a number of class-hierarchies.
Definition: SoBase.h:36
The SoFieldContainer class is a base class for all classes that contain fields.
Definition: SoFieldContainer.h:34
SbBool isBuiltIn
Definition: SoFieldContainer.h:97
virtual void addWriteReference(SoOutput *out, SbBool isfromfield=FALSE)
Definition: SoBase.cpp:871
static void initClass(void)
Definition: SoBase.cpp:338
The SoNotList class is a list of SoNotRec notification records.
Definition: SoNotification.h:34
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Mon Jul 27 2020 for Coin by Doxygen 1.8.18.