DataStatus Class Reference

#include <DataStatus.hpp>

Inheritance diagram for DataStatus:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 DataStatus ()
bool good () const
 Note that the goodbit isn't really a bit, it is just the lack of any bits being set.
std::ios_base::iostate rdstate () const
void clear (std::ios_base::iostate s=std::ios_base::goodbit)
void setstate (std::ios_base::iostate s)
void clearstate (std::ios_base::iostate s)
bool operator() () const
 operator void * () const

Constructor & Destructor Documentation

DataStatus  )  [inline]
 

Definition at line 45 of file DataStatus.hpp.


Member Function Documentation

void clear std::ios_base::iostate  s = std::ios_base::goodbit  )  [inline]
 

Definition at line 55 of file DataStatus.hpp.

Referenced by gpstk::operator>>().

void clearstate std::ios_base::iostate  s  )  [inline]
 

Definition at line 61 of file DataStatus.hpp.

bool good  )  const [inline]
 

Note that the goodbit isn't really a bit, it is just the lack of any bits being set.

Definition at line 49 of file DataStatus.hpp.

operator void *  )  const [inline]
 

Definition at line 67 of file DataStatus.hpp.

bool operator()  )  const [inline]
 

Definition at line 64 of file DataStatus.hpp.

std::ios_base::iostate rdstate  )  const [inline]
 

Definition at line 52 of file DataStatus.hpp.

void setstate std::ios_base::iostate  s  )  [inline]
 

Definition at line 58 of file DataStatus.hpp.

Referenced by FFIdentifier::FFIdentifier().


The documentation for this class was generated from the following file:
Generated on Thu Feb 9 03:31:32 2012 for GPS ToolKit Software Library by  doxygen 1.3.9.1