libaegis/change/architecture/find_variant.h File Reference

#include <libaegis/change.h>
#include <libaegis/cstate.h>

Go to the source code of this file.

Functions

cstate_architecture_times_tychange_find_architecture_variant (change::pointer cp)
cstate_architecture_times_tychange_find_architecture_variant (change::pointer cp, string_ty *variant)


Function Documentation

cstate_architecture_times_ty* change_find_architecture_variant ( change::pointer  cp,
string_ty variant 
)

The change_find_architecture_variant function is used to obtain a pointer to the architecture variant data for the currently executing architecture.

Parameters:
cp The change in question.
variant The name of the architecture of interest.
Returns:
a pointer to the desired data structure. It is never NULL.

cstate_architecture_times_ty* change_find_architecture_variant ( change::pointer  cp  ) 

The change_find_architecture_variant function is used to obtain a pointer to the architecture variant data for the currently executing architecture.

Parameters:
cp The change in question.
Returns:
a pointer to the desired data structure. It is never NULL.


Generated on Wed Mar 12 23:37:37 2008 for Aegis by  doxygen 1.5.5