Public Attributes | List of all members
Person Struct Reference

Public Attributes

std::string name
 
int id
 

Detailed Description

Definition at line 7 of file test_cpp.cxx.

Member Data Documentation

int Person::id

Definition at line 9 of file test_cpp.cxx.

std::string Person::name

Definition at line 8 of file test_cpp.cxx.


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