#include "nusmv/core/utils/utils.h"
#include "nusmv/core/utils/UStringMgr.h"
#include "nusmv/core/cinit/NuSMVEnv.h"
Go to the source code of this file.
Defines | |
#define | str_get_text(_s_) _s_->text |
Routines to handle with strings. | |
Functions | |
void | init_string (NuSMVEnv_ptr env) |
Creates an UStringMgr instance within the given environment. | |
void | quit_string (NuSMVEnv_ptr env) |
Destroys the UStringMgr instance within the given environment. |
#define str_get_text | ( | _s_ | ) | _s_->text |
void init_string | ( | NuSMVEnv_ptr | env | ) |
Creates an UStringMgr instance within the given environment.
Creates an UStringMgr instance within the given environment.
Environment requisites:
void quit_string | ( | NuSMVEnv_ptr | env | ) |
Destroys the UStringMgr instance within the given environment.
Destroys the UStringMgr instance within the given environment.
Environment requisites: