foo_t Struct Reference

List of all members.

Public Attributes

char const * msg
char const ** descr
void(* f )(int n)


Member Data Documentation

char const** foo_t::descr

Referenced by describe().

void(* foo_t::f)(int n)

Referenced by main().

char const* foo_t::msg

Referenced by args(), describe(), and usage().


The documentation for this struct was generated from the following file:
Generated by
Matthieu Moy <Matthieu.Moy@st.com>
Back to Pinapa Home Page