Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

skeleton::error Struct Reference

#include <exceptions.h>

List of all members.

Public Member Functions

 error (int errno_=-1, std::string msg_=std::string(""))

Public Attributes

int _errno
std::string msg


Detailed Description

Definition at line 23 of file exceptions.h.


Constructor & Destructor Documentation

skeleton::error::error int  errno_ = -1,
std::string  msg_ = std::string( "" )
[inline]
 

Definition at line 26 of file exceptions.h.


Member Data Documentation

int skeleton::error::_errno
 

Definition at line 24 of file exceptions.h.

Referenced by main().

std::string skeleton::error::msg
 

Definition at line 25 of file exceptions.h.

Referenced by main().


The documentation for this struct was generated from the following file:
Generated on Wed Jan 18 22:21:46 2006 for SkeTo -- Skeleton Library in Tokyo by  doxygen 1.4.4