Aegis  4.25.D505
Functions
/home/archives/aegis/branch.4/branch.25/delta28933.505/libaegis/change/architecture/find_variant.h File Reference
#include <libaegis/change.h>
#include <libaegis/cstate.fmtgen.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

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

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

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

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