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

Globals for Namespace rwsf

Local Index

Non-Members

Description

This page describes the global typedefs, functions, and data items associated with the namespace rwsf.

Global Functions

T
cCast(const CountingPointer< O > & pointer);
T
cCast(const RefCountingPointer< O > & pointer);
T
constCast(const CountingPointer< O > & pointer);
T
constCast(const RefCountingPointer< O > & pointer);
RWCString
createRWCString(const std::string & str);
std::string
createRWSFString(const RWCString & str);
std::string
createRWSFString(const rwsf::CString & str);
std::string
createStlString(const std::string & str);
T
dynamicCast(const CountingPointer< O > & pointer);
T
dynamicCast(const RefCountingPointer< O > & pointer);
T *
getRawPointer(const RefCountingPointer< T > & pointer);
TimerCallback< T >
make_timer_cb(T & t,
    void(T::*)() f);
bool
operator!=(const DateTime & l,
    const DateTime & r);
bool
operator!=(const rwsf::ServiceIdentifier & lhs,
    const rwsf::ServiceIdentifier & rhs);
bool
operator!=(const rwsf::ServiceLocation & lhs,
    const rwsf::ServiceLocation & rhs);
bool
operator!=(const XmlAttribute & lhs,
    const XmlAttribute & rhs);
bool
operator!=(const XmlName & lhs,
    const XmlName & rhs);
bool
operator!=(const XmlNamespace & lhs,
    const XmlNamespace & rhs);
bool
operator<(const CountingPointer< T > & first,
    const CountingPointer< O > & second);
bool
operator<(const RefCountingPointer< T > & first,
    const RefCountingPointer< O > & second);
bool
operator<(const rwsf::ServiceLocation & lhs,
    const rwsf::ServiceLocation & rhs);
bool
operator<(const TimeSpan & lhs,
    const TimeSpan & rhs);
bool
operator<(const XmlAttribute & lhs,
    const XmlAttribute & rhs);
bool
operator<(const XmlName &,
    const XmlName &);
bool
operator<(const XmlNamespace & lhs,
    const XmlNamespace & rhs);
void
operator<<(Attribute & attr,
    const T & value);
rwsf::LocalizedMessage &
operator<<(rwsf::LocalizedMessage & m,
    const T & t);
bool
operator<=(const CountingPointer< T > & first,
    const CountingPointer< O > & second);
bool
operator<=(const DateTime & l,
    const DateTime & r);
bool
operator<=(const RefCountingPointer< T > & first,
    const RefCountingPointer< O > & second);
bool
operator==(const rwsf::ServiceIdentifier & lhs,
    const rwsf::ServiceIdentifier & rhs);
bool
operator==(const rwsf::ServiceLocation & lhs,
    const rwsf::ServiceLocation & rhs);
bool
operator==(const Vector< T > & lhs,
    const Vector< T > & rhs);
bool
operator==(const XmlAttribute & lhs,
    const XmlAttribute & rhs);
bool
operator==(const XmlName &,
    const XmlName &);
bool
operator==(const XmlNamespace & lhs,
    const XmlNamespace & rhs);
bool
operator==(const SecureSocketAttribute & x,
    const SecureSocketAttribute & y);
bool
operator>(const CountingPointer< T > & first,
    const CountingPointer< O > & second);
bool
operator>(const DateTime & l,
    const DateTime & r);
bool
operator>(const RefCountingPointer< T > & first,
    const RefCountingPointer< O > & second);
bool
operator>=(const CountingPointer< T > & first,
    const CountingPointer< O > & second);
bool
operator>=(const DateTime & l,
    const DateTime & r);
bool
operator>=(const RefCountingPointer< T > & first,
    const RefCountingPointer< O > & second);
void
operator>>(const Attribute & attr,
    T & value);
void
operator>>(const Member & m,
    T & value);
T
reinterpretCast(const CountingPointer< O > & pointer);
T
reinterpretCast(const RefCountingPointer< O > & pointer);
rwsf::sdo::DataObjectPtr
sdoUnmarshal(const std::string & inXML);
rwsf::sdo::DataObjectPtr
sdoUnmarshal(std::istream & inXML);
T
staticCast(const CountingPointer< O > & pointer);
T
staticCast(const RefCountingPointer< O > & pointer);
CString
strXForm(const CString &);
void
Throw(const ServiceShutdownException &);
CString
toLower(const CString & str);
CString
toUpper(const CString & str);


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.