Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

NotifyCategoryProxy< GetCategory > Class Template Reference

#include <notifyCategoryProxy.h>

List of all members.

Public Member Functions

NotifyCategoryinit ()
INLINE NotifyCategoryget_unsafe_ptr ()
INLINE NotifyCategoryget_safe_ptr ()
INLINE bool is_on (NotifySeverity severity)
INLINE bool is_spam ()
INLINE bool is_debug ()
INLINE bool is_info ()
INLINE bool is_warning ()
INLINE bool is_error ()
INLINE bool is_fatal ()
INLINE ostreamout (NotifySeverity severity, bool prefix=true)
INLINE ostreamspam (bool prefix=true)
INLINE ostreamdebug (bool prefix=true)
INLINE ostreaminfo (bool prefix=true)
INLINE ostreamwarning (bool prefix=true)
INLINE ostreamerror (bool prefix=true)
INLINE ostreamfatal (bool prefix=true)
INLINE NotifyCategoryoperator-> ()
INLINE NotifyCategoryoperator * ()
INLINE operator NotifyCategory * ()

Private Attributes

NotifyCategory_ptr

template<class GetCategory>
class NotifyCategoryProxy< GetCategory >


Member Function Documentation

template<class GetCategory>
INLINE ostream& NotifyCategoryProxy< GetCategory >::debug bool  prefix = true  ) 
 

template<class GetCategory>
INLINE ostream& NotifyCategoryProxy< GetCategory >::error bool  prefix = true  ) 
 

template<class GetCategory>
INLINE ostream& NotifyCategoryProxy< GetCategory >::fatal bool  prefix = true  ) 
 

template<class GetCategory>
INLINE NotifyCategory* NotifyCategoryProxy< GetCategory >::get_safe_ptr  ) 
 

template<class GetCategory>
INLINE NotifyCategory* NotifyCategoryProxy< GetCategory >::get_unsafe_ptr  ) 
 

template<class GetCategory>
INLINE ostream& NotifyCategoryProxy< GetCategory >::info bool  prefix = true  ) 
 

template<class GetCategory>
NotifyCategory* NotifyCategoryProxy< GetCategory >::init  ) 
 

template<class GetCategory>
INLINE bool NotifyCategoryProxy< GetCategory >::is_debug  ) 
 

template<class GetCategory>
INLINE bool NotifyCategoryProxy< GetCategory >::is_error  ) 
 

template<class GetCategory>
INLINE bool NotifyCategoryProxy< GetCategory >::is_fatal  ) 
 

template<class GetCategory>
INLINE bool NotifyCategoryProxy< GetCategory >::is_info  ) 
 

template<class GetCategory>
INLINE bool NotifyCategoryProxy< GetCategory >::is_on NotifySeverity  severity  ) 
 

template<class GetCategory>
INLINE bool NotifyCategoryProxy< GetCategory >::is_spam  ) 
 

template<class GetCategory>
INLINE bool NotifyCategoryProxy< GetCategory >::is_warning  ) 
 

template<class GetCategory>
INLINE NotifyCategory& NotifyCategoryProxy< GetCategory >::operator *  ) 
 

template<class GetCategory>
INLINE NotifyCategoryProxy< GetCategory >::operator NotifyCategory *  ) 
 

template<class GetCategory>
INLINE NotifyCategory* NotifyCategoryProxy< GetCategory >::operator->  ) 
 

template<class GetCategory>
INLINE ostream& NotifyCategoryProxy< GetCategory >::out NotifySeverity  severity,
bool  prefix = true
 

template<class GetCategory>
INLINE ostream& NotifyCategoryProxy< GetCategory >::spam bool  prefix = true  ) 
 

template<class GetCategory>
INLINE ostream& NotifyCategoryProxy< GetCategory >::warning bool  prefix = true  ) 
 


Member Data Documentation

template<class GetCategory>
NotifyCategory* NotifyCategoryProxy< GetCategory >::_ptr [private]
 

Definition at line 111 of file notifyCategoryProxy.h.


The documentation for this class was generated from the following file:
Generated on Fri Apr 18 01:35:03 2003 for DTool by doxygen1.3