The C++ framework for developing highly scalable, high performance servers on Windows platforms.

IVisitConfigurationElements Class Reference

List of all members.

Public Member Functions

virtual bool OnEnterElement (const _tstring &name) const =0
virtual bool OnAttribute (const _tstring &name) const =0
virtual bool OnLeaveElement (const _tstring &name) const =0

Protected Member Functions

virtual ~IVisitConfigurationElements ()
 We never delete instances of this interface; you must manage the lifetime of the class that implements it.


Constructor & Destructor Documentation

virtual ~IVisitConfigurationElements (  )  [protected, virtual]

We never delete instances of this interface; you must manage the lifetime of the class that implements it.


Member Function Documentation

virtual bool OnEnterElement ( const _tstring name  )  const [pure virtual]

virtual bool OnAttribute ( const _tstring name  )  const [pure virtual]

virtual bool OnLeaveElement ( const _tstring name  )  const [pure virtual]


Generated on Sun Sep 12 19:08:40 2021 for The Server Framework - v7.4 by doxygen 1.5.3