SoSFFilePathString Class Reference
[Fields]

VSG extension Field containing a file path string. More...

#include <Inventor/fields/SoSFFilePathString.h>

Inheritance diagram for SoSFFilePathString:
SoSFString SoSField SoField SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
const SoSFFilePathStringoperator= (const SoSFFilePathString &f)
 SoSFFilePathString ()
virtual ~SoSFFilePathString ()
const SbStringoperator= (const SbString &newValue)

Static Public Member Functions

static SoType getClassTypeId ()

Detailed Description

VSG extension Field containing a file path string.

A field containing a file path string (sequence of characters).

SoSFFilePathString is equivalent to SoSFString. Using this type of field provides a way for Open Inventor to do conversion and filtering operations on distributed heterogeneous systems.

SEE ALSO

SbString, SoField, SoSField, SoSFString SoMFString SoMFFilePathString


Constructor & Destructor Documentation

SoSFFilePathString::SoSFFilePathString (  ) 

Default constructor.

virtual SoSFFilePathString::~SoSFFilePathString (  )  [virtual]

Destructor.


Member Function Documentation

static SoType SoSFFilePathString::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from SoSFString.

virtual SoType SoSFFilePathString::getTypeId (  )  const [virtual]

Returns the type identifier for this specific instance.

Reimplemented from SoSFString.

const SbString& SoSFFilePathString::operator= ( const SbString newValue  )  [inline]

Sets this field to newValue.

Reimplemented from SoSFString.

const SoSFFilePathString& SoSFFilePathString::operator= ( const SoSFFilePathString f  ) 

Copy from another field of same type.

Reimplemented from SoSFString.


The documentation for this class was generated from the following file:

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/