Add function to wrap model in order to create homogeneous model easily
This commit is contained in:
parent
742b634beb
commit
fc2ea957a4
7 changed files with 39 additions and 92 deletions
|
|
@ -125,6 +125,8 @@ public:
|
|||
*/
|
||||
virtual void receive(void);
|
||||
|
||||
AIsland<bEOT> clone() const;
|
||||
|
||||
protected:
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue