is part of MVC with View and Controller
More...
is part of MVC with View and Controller
Definition at line 622 of file patterns.cpp.
◆ command() [1/2]
int Model::command |
( |
Command && |
cmnd | ) |
|
|
inline |
◆ command() [2/2]
int Model::command |
( |
Command & |
cmnd | ) |
|
|
inline |
◆ register_observer()
void Model::register_observer |
( |
Observer & |
o | ) |
|
|
inline |
Definition at line 626 of file patterns.cpp.
forward_list< reference_wrapper< Observer > > observers
The documentation for this struct was generated from the following file: