Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
HydraExpress C++ API Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

rwsf::SDOServiceVariable

Group:  Service Variable


rwsf::SDOServiceVariablerwsf::ServiceVariable

Local Index

Members

Header File

#include rwsf/service_variable/SDOServiceVariable.h

Description

Class SDOServiceVariable stores complex types as an SDO. Access this SDO via the "getData" function.

Public Constructors

SDOServiceVariable();
SDOServiceVariable(const rwsf::XmlName & type);

Public Destructors

~SDOServiceVariable();

Public Member Functions

rwsf::ServiceVariablePtr
clone() const;
bool
equals(rwsf::ServiceVariablePtr b) const;
rwsf::sdo::DataObjectPtr
getData() const;
void
setData(const rwsf::sdo::DataObjectPtr & data);

Protected Member Functions

std::string
doMarshal(const rwsf::XmlName & rootElement) const;
void
doUnmarshal(const std::string & data);


Previous fileTop of DocumentContentsIndex pageNext file

© Copyright Rogue Wave Software, Inc. All Rights Reserved. All Rights Reserved. Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. HydraExpress is a trademark of Rogue Wave Software, Inc. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.