Specifications for the photo example. More...
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. |
PhotoSpec::PhotoSpec | ( | const int | n_n, |
const int | n_p, | ||
const int * | p | ||
) | [inline] |
const int PhotoSpec::n_names |
const int PhotoSpec::n_prefs |
const int* PhotoSpec::prefs |