![]() |
JustCpp
Repo wih C++ stuff
|
#include <oop.hpp>
Public Member Functions | |
int | getValue (void) |
void | changeValue (int value) |
Static Private Attributes | |
static int | integer = 16 |
void StaticMemberClass::changeValue | ( | int | value | ) |
int StaticMemberClass::getValue | ( | void | ) |
|
inlinestaticprivate |