.TH "ScXMLConstantDataObj" 3 "Thu May 29 2014" "Version 4.0.0a" "Coin" \" -*- nroff -*- .ad l .nh .SH NAME ScXMLConstantDataObj \- .PP base class for immediate data values .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBScXMLDataObj\fP\&. .PP Inherited by ScXMLBoolDataObj, ScXMLRealDataObj, ScXMLSbDataObj, and ScXMLStringDataObj\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "virtual \fBSoType\fP \fBgetTypeId\fP (void) const =0" .br .RI "\fIReturns the type identification of an object derived from a class inheriting \fBSoBase\fP\&. This is used for run-time type checking and 'downward' casting\&. \fP" .ti -1c .RI "virtual \fBScXMLDataObj\fP * \fBclone\fP (void) const =0" .br .ti -1c .RI "virtual void \fBconvertToString\fP (\fBSbString\fP &str) const =0" .br .in -1c .SS "Static Public Member Functions" .in +1c .ti -1c .RI "static \fBSoType\fP \fBgetClassTypeId\fP (void)" .br .ti -1c .RI "static void \fBinitClass\fP (void)" .br .ti -1c .RI "static void \fBcleanClass\fP (void)" .br .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP base class for immediate data values .PP \fBSince:\fP .RS 4 Coin 3\&.1 .RE .PP .SH "Member Function Documentation" .PP .SS "virtual \fBSoType\fP ScXMLConstantDataObj::getTypeId (void) const\fC [pure virtual]\fP" .PP Returns the type identification of an object derived from a class inheriting \fBSoBase\fP\&. This is used for run-time type checking and 'downward' casting\&. .PP \fBSee also:\fP .RS 4 \fBSoBase::getTypeId() const\fP .RE .PP .PP Implements \fBScXMLDataObj\fP\&. .SH "Author" .PP Generated automatically by Doxygen for Coin from the source code\&.