PhotoSpec Class Reference
List of all members.Detailed Description
Specifications for the Photo example.
Definition at line 26 of file photo.cc.
Public Member Functions | |
| PhotoSpec (const int n_n, const int n_p, const int *p) | |
Public Attributes | |
| const int | n_names |
| Number of people on picture. | |
| const int | n_prefs |
| Number of preferences. | |
| const int * | prefs |
| Array of preferences. | |
Constructor & Destructor Documentation
|
||||||||||||||||
|
|
Member Data Documentation
|
|
Number of people on picture.
|
|
|
Number of preferences.
|
|
|
Array of preferences.
|
The documentation for this class was generated from the following file:
- examples/photo.cc (Revision: 3517)
