Searched refs:RT_DECL_CLASS (Results 1 - 4 of 4) sorted by relevance

/vbox/include/iprt/cpp/
H A Dxml.h70 class RT_DECL_CLASS LogicError : public RTCError
81 class RT_DECL_CLASS RuntimeError : public RTCError
90 class RT_DECL_CLASS XmlError : public RuntimeError
101 class RT_DECL_CLASS ENotImplemented : public LogicError
108 class RT_DECL_CLASS EInvalidArg : public LogicError
115 class RT_DECL_CLASS EDocumentNotEmpty : public LogicError
122 class RT_DECL_CLASS ENodeIsNotElement : public LogicError
132 class RT_DECL_CLASS EIPRTFailure : public RuntimeError
150 class RT_DECL_CLASS Stream
185 class RT_DECL_CLASS Inpu
[all...]
H A Dexception.h41 class RT_DECL_CLASS RTCError
H A Dministring.h66 class RT_DECL_CLASS RTCString
/vbox/include/iprt/
H A Dcdefs.h1271 /** @def RT_DECL_CLASS
1276 # define RT_DECL_CLASS macro
1278 # define RT_DECL_CLASS DECLEXPORT_CLASS macro
1281 # define RT_DECL_CLASS DECLIMPORT_CLASS macro

Completed in 1275 milliseconds