MagickCore 7.0.10
client.c File Reference
#include "wizard/studio.h"
#include "wizard/client.h"
#include "wizard/string_.h"
Include dependency graph for client.c:

Go to the source code of this file.

Functions

WizardExport const char * GetClientName (void)
 
WizardExport const char * GetClientPath (void)
 
WizardExport const char * SetClientName (const char *name)
 
WizardExport const char * SetClientPath (const char *path)
 

Function Documentation

◆ GetClientName()

WizardExport const char * GetClientName ( void  )

◆ GetClientPath()

WizardExport const char * GetClientPath ( void  )

Definition at line 87 of file client.c.

References SetClientPath().

Referenced by GetConfigurePaths().

◆ SetClientName()

WizardExport const char * SetClientName ( const char *  name)

Definition at line 114 of file client.c.

References CopyWizardString(), and WizardPathExtent.

Referenced by GetClientName(), and WizardsToolkitGenesis().

◆ SetClientPath()

WizardExport const char * SetClientPath ( const char *  path)

Definition at line 148 of file client.c.

References CopyWizardString(), and WizardPathExtent.

Referenced by GetClientPath(), and WizardsToolkitGenesis().