LOOS 4.1.0
The Lightweight Object Oriented Structural analysis library/toolkit
Loading...
Searching...
No Matches
Public Member Functions | List of all members
loos::XDRDataSizeError Struct Reference

Exception indicating internal XDR error. More...

#include <exceptions.hpp>

Inheritance diagram for loos::XDRDataSizeError:
Inheritance graph
[legend]
Collaboration diagram for loos::XDRDataSizeError:
Collaboration graph
[legend]

Public Member Functions

 XDRDataSizeError (const std::string &s)
 
- Public Member Functions inherited from loos::LOOSError
 LOOSError (const std::string &arg)
 
 LOOSError (const Atom &a, const std::string &arg)
 
 LOOSError (const std::string &fname, const Atom &a, const std::string &arg)
 
virtual const charwhat (void) const throw ()
 

Additional Inherited Members

- Protected Attributes inherited from loos::LOOSError
std::string _msg
 

Detailed Description

Exception indicating internal XDR error.

This most likely means that the word-size of your data exceeds what the LOOS XDR lib was built to handle


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