Gecode::Gist::Logos Class Reference
Class holding Gecode and Gist logo icons. More...
#include <gecodelogo.hh>
Public Member Functions | |
| Logos (void) | |
| Constructor. | |
Public Attributes | |
| const unsigned char * | logo |
| The Gecode logo. | |
| const unsigned int | logoSize |
| Size of the Gecode logo. | |
| const unsigned char * | gistLogo |
| A smaller logo used as a window icon. | |
| const unsigned int | gistLogoSize |
| Size of the smaller logo. | |
Detailed Description
Class holding Gecode and Gist logo icons.Definition at line 44 of file gecodelogo.hh.
Constructor & Destructor Documentation
| Gecode::Gist::Logos::Logos | ( | void | ) |
Member Data Documentation
| const unsigned char* Gecode::Gist::Logos::logo |
| const unsigned int Gecode::Gist::Logos::logoSize |
| const unsigned char* Gecode::Gist::Logos::gistLogo |
| const unsigned int Gecode::Gist::Logos::gistLogoSize |
The documentation for this class was generated from the following files:
- gecode/gist/gecodelogo.hh (Revision: 8083)
- gecode/gist/gecodelogo.cpp (Revision: 8083)
