Public Attributes | Protected Attributes | Private Attributes | List of all members
S Struct Reference

#include <044_section.h>

Public Attributes

int pub1
 
int pub2
 

Protected Attributes

int pro1
 
int pro2
 

Private Attributes

int pri1
 
int pri2
 

Detailed Description

A struct

Definition at line 5 of file 044_section.h.

Member Data Documentation

int S::pri1
private

private field

Definition at line 24 of file 044_section.h.

int S::pri2
private

another private field

Definition at line 26 of file 044_section.h.

int S::pro1
protected

protected field

Definition at line 17 of file 044_section.h.

int S::pro2
protected

another protected field

Definition at line 19 of file 044_section.h.

int S::pub1

public field

Definition at line 10 of file 044_section.h.

int S::pub2

another public field

Definition at line 12 of file 044_section.h.


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