.TH "SoSFTime" 3 "Thu May 29 2014" "Version 4.0.0a" "Coin" \" -*- nroff -*- .ad l .nh .SH NAME SoSFTime \- .PP The \fBSoSFTime\fP class is a container for an \fBSbTime\fP value\&. .PP This field is used where nodes, engines or other field containers needs to store a single time representation\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBSoSField\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "virtual \fBSoType\fP \fBgetTypeId\fP (void) const " .br .ti -1c .RI "virtual void \fBcopyFrom\fP (const \fBSoField\fP &field)" .br .ti -1c .RI "const \fBSoSFTime\fP & \fBoperator=\fP (const \fBSoSFTime\fP &field)" .br .ti -1c .RI "virtual SbBool \fBisSame\fP (const \fBSoField\fP &field) const " .br .ti -1c .RI "\fBSbTime\fP \fBgetValue\fP (void) const " .br .ti -1c .RI "void \fBsetValue\fP (\fBSbTime\fP newvalue)" .br .ti -1c .RI "\fBSbTime\fP \fBoperator=\fP (\fBSbTime\fP newvalue)" .br .ti -1c .RI "int \fBoperator==\fP (const \fBSoSFTime\fP &field) const " .br .ti -1c .RI "int \fBoperator!=\fP (const \fBSoSFTime\fP &field) const " .br .in -1c .SS "Static Public Member Functions" .in +1c .ti -1c .RI "static void * \fBcreateInstance\fP (void)" .br .ti -1c .RI "static \fBSoType\fP \fBgetClassTypeId\fP (void)" .br .ti -1c .RI "static void \fBinitClass\fP (void)" .br .in -1c .SS "Protected Attributes" .in +1c .ti -1c .RI "\fBSbTime\fP \fBvalue\fP" .br .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP The \fBSoSFTime\fP class is a container for an \fBSbTime\fP value\&. .PP This field is used where nodes, engines or other field containers needs to store a single time representation\&. A field of this type stores its value to file as a floating point number\&. .PP \fBSee also:\fP .RS 4 \fBSoMFTime\fP .RE .PP .SH "Member Function Documentation" .PP .SS "\fBSoType\fP SoSFTime::getTypeId (void) const\fC [virtual]\fP" Returns the type identification instance which uniquely identifies the Coin field class the object belongs to\&. .PP \fBSee also:\fP .RS 4 getClassTypeId(), \fBSoType\fP .RE .PP .PP Implements \fBSoField\fP\&. .SS "void SoSFTime::copyFrom (const \fBSoField\fP &f)\fC [virtual]\fP" Copy value(s) from \fIf\fP into this field\&. \fIf\fP must be of the same type as this field\&. .PP Implements \fBSoField\fP\&. .SS "SbBool SoSFTime::isSame (const \fBSoField\fP &f) const\fC [virtual]\fP" Check for equal type and value(s)\&. .PP Implements \fBSoField\fP\&. .SH "Author" .PP Generated automatically by Doxygen for Coin from the source code\&.