Diffpack Documentation

(Functionality not available, requires installation of an additional Diffpack Toolbox)


Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

AnsysOutFilterBlockedCore.h

Go to the documentation of this file.
00001 
00005 class AnsysOutFilterBlockedCore : public AnsysOutFilterCore
00006 
00007 {
00008 
00009 private:
00010 
00011   void beforeRedim (); 
00012   void afterRedim ();  
00013 
00014   void readNBLOCK ();                    
00015   void readEBLOCK (const String& line);  
00016   void setNBLOCK  ();                    
00017   void setEBLOCK  (const String& line);  
00018 
00019 public:
00020 
00021   AnsysOutFilterBlockedCore (){}
00022   virtual ~AnsysOutFilterBlockedCore (){}
00023 };
00024 
00025 

Copyright © 2003 inuTech GmbH. All rights reserved.