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

EGFRTraffickingNetwork.h

Go to the documentation of this file.
00001 // EGFRTraffickingNetwork.h: interface for the CEGFRTraffickingNetwork class.
00002 //
00004 
00005 #if !defined(AFX_EGFRTRAFFICKINGNETWORK_H__087F8F20_CCBC_40BE_86EB_71CEF1837A45__INCLUDED_)
00006 #define AFX_EGFRTRAFFICKINGNETWORK_H__087F8F20_CCBC_40BE_86EB_71CEF1837A45__INCLUDED_
00007 
00008 #if _MSC_VER > 1000
00009 #pragma once
00010 #endif // _MSC_VER > 1000
00011 
00012 #include "..\src\SumChemical.h"
00013 #include "..\SRC\ReactionNetwork.h"
00014 #include "..\src\ReceptorBindingReaction.h"
00015 #include "..\src\ReceptorUnbindingReaction.h"
00016 #include "..\src\TransformationReaction.h"
00017 #include "..\src\ChemicalTransportReaction.h"
00018 #include "..\src\UnstableProteinDegradationReaction.h"
00019 #include "..\src\MichaelisMentenPhosphorylationReaction.h"
00020 #include "..\src\MichaelisMentenDephosphorylationReaction.h"
00021 #include "..\src\MichaelisMentenGProteinActivationReaction.h"
00022 #include "..\src\MichaelisMentenGProteinDeactivationReaction.h"
00023 #include "..\src\MichaelisMentenProteinProteinActivationReaction.h"
00024 #include "..\src\MichaelisMentenProteinProteinDeactivationReaction.h"
00025 #include "..\src\MichaelisMentenTransformationReaction.h"
00026 #include "..\src\HeterodimerDissociationReaction.h"
00027 #include "..\src_ac\PoolTransitionReaction.h"
00028 
00029 
00030 class CEGFRTraffickingNetwork : public ReactionNetwork  
00031 {
00032 public:
00033         CEGFRTraffickingNetwork();
00034         virtual ~CEGFRTraffickingNetwork();
00035 
00036 };
00037 
00038 #endif // !defined(AFX_EGFRTRAFFICKINGNETWORK_H__087F8F20_CCBC_40BE_86EB_71CEF1837A45__INCLUDED_)

Generated on Mon Nov 3 09:37:47 2003 by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002