Aegis  4.25.D505
Functions
/home/archives/aegis/branch.4/branch.25/delta28933.505/libaegis/gonzo.h File Reference
#include <libaegis/gstate.fmtgen.h>

Go to the source code of this file.

Functions

void gonzo_gstate_write (void)
void gonzo_library_append (const char *path)
struct string_tygonzo_project_home_path_from_name (struct string_ty *)
void gonzo_project_list (struct string_list_ty *result)
void gonzo_project_list_user (const nstring &, nstring_list &result)
void gonzo_project_add (struct project *)
void gonzo_project_delete (struct project *)
void gonzo_gstate_lock_prepare_new (void)
string_tygonzo_lockpath_get (void)
nstring gonzo_ustate_path (const nstring &project_name, const nstring &user_name)
void gonzo_become (void)
void gonzo_become_undo (void)
void gonzo_report_path (struct string_list_ty *)
void gonzo_alias_add (struct project *, string_ty *)
void gonzo_alias_delete (string_ty *)
void gonzo_alias_list (struct string_list_ty *)
struct string_tygonzo_alias_to_actual (string_ty *)
int gonzo_alias_acceptable (string_ty *)

Function Documentation

void gonzo_alias_add ( struct project ,
string_ty  
)
void gonzo_alias_list ( struct string_list_ty )
struct string_ty* gonzo_alias_to_actual ( string_ty ) [read]
void gonzo_become ( void  )
void gonzo_become_undo ( void  )
void gonzo_gstate_write ( void  )
void gonzo_library_append ( const char *  path)
void gonzo_project_add ( struct project )
void gonzo_project_delete ( struct project )
struct string_ty* gonzo_project_home_path_from_name ( struct string_ty ) [read]
void gonzo_project_list ( struct string_list_ty result)
void gonzo_project_list_user ( const nstring ,
nstring_list result 
)
void gonzo_report_path ( struct string_list_ty )
nstring gonzo_ustate_path ( const nstring project_name,
const nstring user_name 
)