MAK RTIspy API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Macros | Functions
Exception.h File Reference

Go to the source code of this file.

Classes

class  rti1516::Exception

Namespaces

namespace  rti1516

Macros

#define RTI_EXCEPTION(A)

Functions

std::wostream RTI_EXPORTrti1516::operator<< (std::wostream &, Exception const &)

Macro Definition Documentation

#define RTI_EXCEPTION (   A)
Value:
class RTI_EXPORT A : public Exception { \
public: \
A(std::wstring const & message) throw(); \
std::wstring what() const throw(); \
private: \
std::wstring _msg; \
};

Document ID: Generated on Mon Jul 9 10:30:41 EDT 2018 from SVN revision 190224
Copyright © 2005-2018 VT MÄK Inc. All Rights Reserved (www.mak.com)