Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

VCF::hresult Class Reference

#include <Win32HResult.h>

List of all members.

Public Member Functions

 hresult ()
 hresult (const HRESULT &rhs)
hresultoperator= (const HRESULT &rhs)
 operator HRESULT () const
 operator bool () const
bool ok () const
 operator std::string () const
std::string toString () const
int code () const
int facility () const
bool operator== (const HRESULT &rhs) const
bool operator!= (const HRESULT &rhs) const
bool operator> (const HRESULT &rhs) const
bool operator< (const HRESULT &rhs) const
bool operator>= (const HRESULT &rhs) const
bool operator<= (const HRESULT &rhs) const


Constructor & Destructor Documentation

VCF::hresult::hresult  )  [inline]
 

VCF::hresult::hresult const HRESULT &  rhs  )  [inline]
 


Member Function Documentation

int VCF::hresult::code  )  const [inline]
 

int VCF::hresult::facility  )  const [inline]
 

bool VCF::hresult::ok  )  const [inline]
 

VCF::hresult::operator bool  )  const [inline]
 

VCF::hresult::operator HRESULT  )  const [inline]
 

VCF::hresult::operator std::string  )  const [inline]
 

bool VCF::hresult::operator!= const HRESULT &  rhs  )  const [inline]
 

bool VCF::hresult::operator< const HRESULT &  rhs  )  const [inline]
 

bool VCF::hresult::operator<= const HRESULT &  rhs  )  const [inline]
 

hresult& VCF::hresult::operator= const HRESULT &  rhs  )  [inline]
 

bool VCF::hresult::operator== const HRESULT &  rhs  )  const [inline]
 

bool VCF::hresult::operator> const HRESULT &  rhs  )  const [inline]
 

bool VCF::hresult::operator>= const HRESULT &  rhs  )  const [inline]
 

std::string VCF::hresult::toString  )  const [inline]
 


The documentation for this class was generated from the following file:
   Comments or Suggestions?    License Information