InChI
 
Loading...
Searching...
No Matches
A_MOL_FMT_SGROUPS Struct Reference

MOL_FMT_SGROUPS is a dynamically growing array of pointers to MOL_FMT_SGROUP objects. More...

#include <mol_fmt.h>

+ Collaboration diagram for A_MOL_FMT_SGROUPS:

Data Fields

MOL_FMT_SGROUP ** group
 
int allocated
 
int used
 
int increment
 

Detailed Description

MOL_FMT_SGROUPS is a dynamically growing array of pointers to MOL_FMT_SGROUP objects.

Parameters
groupPointer to the growable array of pointers to MOL_FMT_SGROUPs
allocatedNumber of allocated objects
usedNumber of used objects
incrementArray expansion increment

Field Documentation

◆ allocated

int A_MOL_FMT_SGROUPS::allocated

◆ group

MOL_FMT_SGROUP** A_MOL_FMT_SGROUPS::group

◆ increment

int A_MOL_FMT_SGROUPS::increment

◆ used

int A_MOL_FMT_SGROUPS::used

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