Bash++
Bash++ compiler internal documentation
Classes | Namespaces | Variables
bpp_datamember.h File Reference
#include <string>
#include "bpp.h"
#include "bpp_object.h"
Include dependency graph for bpp_datamember.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bpp::bpp_datamember
 A data member in a class. More...
 

Namespaces

namespace  bpp
 

Variables

const std::shared_ptr< bpp_datamemberbpp::inaccessible_datamember = std::make_shared<bpp_datamember>()
 A placeholder for an inaccessible data member of a class (scope handling)