swift
Public Member Functions | List of all members
swift::simplugin::fs9::CHostNode Struct Reference

Class representing a enumerated host node. More...

Public Member Functions

 CHostNode ()
 Constructor.
 
 CHostNode (const CHostNode &other)
 Copy constructor.
 
 ~CHostNode ()
 Destructor.
 
DPN_APPLICATION_DESC getApplicationDesc () const
 Returns the hosts application description.
 
void setApplicationDesc (const DPN_APPLICATION_DESC &appDesc)
 Set the hosts application description.
 
IDirectPlay8Address ** getHostAddressPtr ()
 Returns a pointer to the hosts address.
 
IDirectPlay8Address * getHostAddress ()
 Returns the hosts address.
 
void setHostAddress (IDirectPlay8Address *address)
 Sets hosts address.
 
QString getSessionName () const
 Returns the sessions name.
 
void setSessionName (const QString &name)
 Set the session name.
 
CHostNodeoperator= (const CHostNode &other)
 Copy assignment operator.
 

Detailed Description

Class representing a enumerated host node.

Definition at line 16 of file hostnode.h.


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