- refactored
git-svn-id: http://moon:8086/svn/software/trunk/projects/Rbm@820 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -50,6 +50,7 @@ public:
|
||||
AStack(const AStack& orig);
|
||||
virtual ~AStack();
|
||||
|
||||
StackType type();
|
||||
void setName(const std::string &name);
|
||||
size_t numLayers();
|
||||
void addLayer(Layer *pLayer);
|
||||
|
||||
Reference in New Issue
Block a user