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  

AnsysOutFilterUnBlockedCore.h

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

Copyright © 2003 inuTech GmbH. All rights reserved.