![]() |
![]() |
![]() |
cpg-network Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy |
#define CPG_INSTRUCTION_OPERATOR_CONST (obj) struct CpgInstructionOperator; struct CpgInstructionOperatorClass; CpgInstruction * cpg_instruction_operator_new (guint id
,const gchar *name
,gint arguments
);
CpgMiniObject +----CpgInstruction +----CpgInstructionFunction +----CpgInstructionOperator
#define CPG_INSTRUCTION_OPERATOR_CONST(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), CPG_TYPE_INSTRUCTION_OPERATOR, CpgInstructionOperator const))
CpgInstruction * cpg_instruction_operator_new (guint id
,const gchar *name
,gint arguments
);