Develop Biology
The language of life
Codes.h File Reference
#include "Types.h"
#include "bio/physical/Perspective.h"
+ Include dependency graph for Codes.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  bio
 
namespace  bio::code
 

Functions

Code bio::code::AlreadyExists ()
 
Code bio::code::BadArgument1 ()
 
Code bio::code::BadArgument2 ()
 
Code bio::code::BadArgument3 ()
 
Code bio::code::BadArgument4 ()
 
Code bio::code::BadArgument5 ()
 
Code bio::code::BadArgument6 ()
 
Code bio::code::CouldNotFindValue1 ()
 
Code bio::code::CouldNotFindValue10 ()
 
Code bio::code::CouldNotFindValue2 ()
 
Code bio::code::CouldNotFindValue3 ()
 
Code bio::code::CouldNotFindValue4 ()
 
Code bio::code::CouldNotFindValue5 ()
 
Code bio::code::CouldNotFindValue6 ()
 
Code bio::code::CouldNotFindValue7 ()
 
Code bio::code::CouldNotFindValue8 ()
 
Code bio::code::CouldNotFindValue9 ()
 
Code bio::code::GeneralFailure ()
 
Code bio::code::Invalid ()
 
Code bio::code::MissingArgument1 ()
 
Code bio::code::MissingArgument2 ()
 
Code bio::code::MissingArgument3 ()
 
Code bio::code::MissingArgument4 ()
 
Code bio::code::MissingArgument5 ()
 
Code bio::code::MissingArgument6 ()
 
Code bio::code::NoErrorNoSuccess ()
 
Code bio::code::NotImplemented ()
 
Code bio::code::Skip ()
 
Code bio::code::Success ()
 
Code bio::code::SuccessfullyReplaced ()
 
Code bio::code::UnknownError ()