SST/macro
Public Member Functions | Public Attributes | List of all members
sstmac::sw::user_app_cxx_full_main::argv_entry Struct Reference

#include <app.h>

Collaboration diagram for sstmac::sw::user_app_cxx_full_main::argv_entry:
Collaboration graph

Public Member Functions

 argv_entry ()
 

Public Attributes

char ** argv
 
int argc
 

Detailed Description

Definition at line 271 of file app.h.

Constructor & Destructor Documentation

sstmac::sw::user_app_cxx_full_main::argv_entry::argv_entry ( )
inline

Definition at line 274 of file app.h.

Member Data Documentation

int sstmac::sw::user_app_cxx_full_main::argv_entry::argc

Definition at line 273 of file app.h.

char** sstmac::sw::user_app_cxx_full_main::argv_entry::argv

Definition at line 272 of file app.h.


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