1#ifndef _fc_get_account_profile_
2#define _fc_get_account_profile_
45 void set(
char* accountId);
Definition get_account_profile.h:7
char * get()
Definition get_account_profile.cpp:36
~GetAccountProfile()
Definition get_account_profile.h:25
void set(char *accountId)
Definition get_account_profile.cpp:16