ACT Library
Loading...
Searching...
No Matches
Classes | Functions
act_id.h File Reference
#include <stdio.h>
#include <common/mstring.h>
#include <act/expr.h>

Go to the source code of this file.

Classes

class  ActId
 This class is used to store Act identifiers that correspond to instances. Identifiers have an optional namespace prefix (in the case of namespace global identifiers), followed by a list of components of the idenfier. More...
 

Functions

void _act_int_import_connections (act_connection *cx, UserDef *ux, Array *a, int elem_num)
 

Function Documentation

◆ _act_int_import_connections()

void _act_int_import_connections ( act_connection cx,
UserDef ux,
Array a,
int  elem_num 
)