GnuCOBOL  2.0
A free COBOL compiler
cb_locale_name Struct Reference

#include <tree.h>

Collaboration diagram for cb_locale_name:

Data Fields

struct cb_tree_common common
 
const char * name
 
char * cname
 
cb_tree list
 

Detailed Description

Definition at line 567 of file tree.h.

Field Documentation

char* cb_locale_name::cname

Definition at line 570 of file tree.h.

struct cb_tree_common cb_locale_name::common

Definition at line 568 of file tree.h.

cb_tree cb_locale_name::list

Definition at line 571 of file tree.h.

const char* cb_locale_name::name

Definition at line 569 of file tree.h.


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