ABC: A System for Sequential Synthesis and Verification
 
Loading...
Searching...
No Matches
Vec_Att_t_ Struct Reference

#include <vecAtt.h>

Public Attributes

int nCap
 
void ** pArrayPtr
 
void * pMan
 
void(* pFuncFreeMan )(void *)
 
void *(* pFuncStartObj )(void *)
 
void(* pFuncFreeObj )(void *, void *)
 

Detailed Description

Definition at line 63 of file vecAtt.h.

Member Data Documentation

◆ nCap

int Vec_Att_t_::nCap

Definition at line 66 of file vecAtt.h.

◆ pArrayPtr

void** Vec_Att_t_::pArrayPtr

Definition at line 69 of file vecAtt.h.

◆ pFuncFreeMan

void(* Vec_Att_t_::pFuncFreeMan) (void *)

Definition at line 72 of file vecAtt.h.

◆ pFuncFreeObj

void(* Vec_Att_t_::pFuncFreeObj) (void *, void *)

Definition at line 74 of file vecAtt.h.

◆ pFuncStartObj

void *(* Vec_Att_t_::pFuncStartObj) (void *)

Definition at line 73 of file vecAtt.h.

◆ pMan

void* Vec_Att_t_::pMan

Definition at line 71 of file vecAtt.h.


The documentation for this struct was generated from the following file: