OnixS CME Drop Copy Handler C++ library  5.6.0
API documentation
Error.h File Reference
#include "OnixS/CME/DropCopy/Export.h"
#include "OnixS/CME/DropCopy/Types.h"
#include <exception>
#include <string>

Go to the source code of this file.

Classes

struct  KnownErrors
 
class  Error
 

Namespaces

 OnixS
 
 OnixS::CME
 
 OnixS::CME::DropCopy
 

Typedefs

typedef KnownErrors::Enum ErrorCode
 

Functions

std::ostream & operator<< (std::ostream &, const OnixS::CME::DropCopy::Error &)
 

Function Documentation

std::ostream& std::operator<< ( std::ostream &  ,
const OnixS::CME::DropCopy::Error  
)