RTEMS Linker  0.0.1
RTEMS Tools Project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
rld::error Struct Reference

#include <rld.h>

Public Member Functions

 error (const std::ostringstream &what, const std::string &where)
 
 error (const std::string &what, const std::string &where)
 

Public Attributes

const std::string what
 
const std::string where
 

Detailed Description

General error.

Constructor & Destructor Documentation

rld::error::error ( const std::ostringstream &  what,
const std::string &  where 
)
inline
rld::error::error ( const std::string &  what,
const std::string &  where 
)
inline

Member Data Documentation

const std::string rld::error::what
const std::string rld::error::where

The documentation for this struct was generated from the following file: