Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | Namespace Members | Class Members | Related Pages

AdapterInfo Class Reference
[XEngineCore Library]

List of all members.

Detailed Description

This class is a little data class that contains information about a display adapter. Use Renderer::GetAdapterInfo to query information about available display adapters in the system.


Public Member Functions

 AdapterInfo ()
 Default constructor. Default-initializes this object with empty strings.
 AdapterInfo (const wxString &name, const wxString &description)
 Constructor that completely fills this object.
const wxString & GetName () const
 Returns the name of the adapter represented by this object.
const wxString & GetDescription () const
 Returns a description for the adapter represented by this object.


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