#include <dds_generator.h>
Collaboration diagram for NestedForLoops:

Public Member Functions | |
| NestedForLoops (const char *type, const char *prefix, AST_Array *arr, std::string &indent) | |
| ~NestedForLoops () | |
Public Attributes | |
| size_t | n_ |
| std::string & | indent_ |
| std::string | index_ |
| NestedForLoops::NestedForLoops | ( | const char * | type, | |
| const char * | prefix, | |||
| AST_Array * | arr, | |||
| std::string & | indent | |||
| ) | [inline] |
| NestedForLoops::~NestedForLoops | ( | ) | [inline] |
| std::string& NestedForLoops::indent_ |
| std::string NestedForLoops::index_ |
| size_t NestedForLoops::n_ |
1.4.7