fsRASMgr Class Reference

#include <fsRASMgr.h>

List of all members.

Public Member Functions

BOOL EnumEntries ()
UINT GetEntriesCount ()
LPCSTR GetEntry (UINT nEntry)
BOOL EnumConnections ()
int GetConnectionCount ()
LPRASCONN GetConnection (int iIndex)
 fsRASMgr ()
virtual ~fsRASMgr ()

Protected Attributes

fs::list< CString > m_vEntries
fs::list< RASCONN > m_vConns


Detailed Description

Definition at line 17 of file fsRASMgr.h.


Constructor & Destructor Documentation

fsRASMgr::fsRASMgr (  ) 

Definition at line 16 of file fsRASMgr.cpp.

fsRASMgr::~fsRASMgr (  )  [virtual]

Definition at line 21 of file fsRASMgr.cpp.


Member Function Documentation

BOOL fsRASMgr::EnumEntries (  ) 

Definition at line 26 of file fsRASMgr.cpp.

References cb, FALSE, fsnew, fsRasEnumEntries(), m_vEntries, NULL, and TRUE.

Referenced by CSchedule_WTSPage::OnInitDialog(), and CDialDlg::OnInitDialog().

UINT fsRASMgr::GetEntriesCount (  ) 

LPCSTR fsRASMgr::GetEntry ( UINT  nEntry  ) 

Definition at line 79 of file fsRASMgr.cpp.

References ASSERT, and m_vEntries.

Referenced by CSchedule_WTSPage::OnInitDialog(), and CDialDlg::OnInitDialog().

BOOL fsRASMgr::EnumConnections (  ) 

Definition at line 86 of file fsRASMgr.cpp.

References FALSE, fsnew, fsRasEnumConnections(), m_vConns, and TRUE.

Referenced by fsScheduleMgr::Hangup(), and fsScheduleMgr::StartTask().

int fsRASMgr::GetConnectionCount (  ) 

Definition at line 131 of file fsRASMgr.cpp.

References m_vConns.

Referenced by fsScheduleMgr::Hangup(), and fsScheduleMgr::StartTask().

LPRASCONN fsRASMgr::GetConnection ( int  iIndex  ) 

Definition at line 136 of file fsRASMgr.cpp.

References m_vConns.

Referenced by fsScheduleMgr::Hangup().


Member Data Documentation

fs::list<CString> fsRASMgr::m_vEntries [protected]

Definition at line 35 of file fsRASMgr.h.

Referenced by EnumEntries(), GetEntriesCount(), and GetEntry().

fs::list<RASCONN> fsRASMgr::m_vConns [protected]

Definition at line 36 of file fsRASMgr.h.

Referenced by EnumConnections(), GetConnection(), and GetConnectionCount().


The documentation for this class was generated from the following files:

Generated on Sun May 25 00:21:09 2008 by  doxygen 1.5.6