Generated on Sat Feb 7 2015 02:01:43 for Gecode by doxygen 1.8.9.1
Gecode::Gist::Logos Class Reference

Class holding Gecode and Gist logo icons. More...

#include <gecodelogo.hh>

Public Member Functions

 Logos (void)
 Constructor. More...
 

Public Attributes

const unsigned char * logo
 The Gecode logo. More...
 
const unsigned int logoSize
 Size of the Gecode logo. More...
 
const unsigned char * gistLogo
 A smaller logo used as a window icon. More...
 
const unsigned int gistLogoSize
 Size of the smaller logo. More...
 

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  )

Constructor.

Definition at line 668 of file gecodelogo.cpp.

Member Data Documentation

const unsigned char* Gecode::Gist::Logos::logo

The Gecode logo.

Definition at line 47 of file gecodelogo.hh.

const unsigned int Gecode::Gist::Logos::logoSize

Size of the Gecode logo.

Definition at line 49 of file gecodelogo.hh.

const unsigned char* Gecode::Gist::Logos::gistLogo

A smaller logo used as a window icon.

Definition at line 52 of file gecodelogo.hh.

const unsigned int Gecode::Gist::Logos::gistLogoSize

Size of the smaller logo.

Definition at line 54 of file gecodelogo.hh.


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