Classes | Namespaces | Typedefs | Functions
ValidType.hpp File Reference

Detailed Description

Capturing the concept of an uninitialized variable into a nice neat class.

Definition in file ValidType.hpp.

#include <ostream>
#include "Exception.hpp"
Include dependency graph for ValidType.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gnsstk::ValidType< T >
 

Namespaces

 gnsstk
 For Sinex::InputHistory.
 

Typedefs

typedef ValidType< char > gnsstk::vchar
 
typedef ValidType< double > gnsstk::vdouble
 
typedef ValidType< float > gnsstk::vfloat
 
typedef ValidType< int > gnsstk::vint
 
typedef ValidType< long > gnsstk::vlong
 
typedef ValidType< short > gnsstk::vshort
 
typedef ValidType< unsigned char > gnsstk::vuchar
 
typedef ValidType< unsigned int > gnsstk::vuint
 
typedef ValidType< unsigned long > gnsstk::vulong
 
typedef ValidType< unsigned short > gnsstk::vushort
 

Functions

 gnsstk::NEW_EXCEPTION_CLASS (InvalidValue, gnsstk::Exception)
 
template<class T >
std::ostream & gnsstk::operator<< (std::ostream &s, const ValidType< T > &r) noexcept
 


gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:43