Cloudy
Spectral Synthesis Code for Astrophysics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
trieNode Struct Reference

#include <thirdparty.h>

Collaboration diagram for trieNode:

Public Member Functions

 trieNode ()
 
 trieNode (const trieNode &)=delete
 
trieNodeoperator= (const trieNode &)=delete
 
 ~trieNode ()
 

Public Attributes

trieNodechild [TRIESZ]
 
size_t freq
 

Constructor & Destructor Documentation

trieNode::trieNode ( )
inline

References child, and freq.

trieNode::trieNode ( const trieNode )
delete
trieNode::~trieNode ( )
inline

References child, and TRIESZ.

Member Function Documentation

trieNode& trieNode::operator= ( const trieNode )
delete

Member Data Documentation

trieNode* trieNode::child[TRIESZ]
size_t trieNode::freq

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