Develop Biology
The language of life
bio::code Namespace Reference

Functions

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

Function Documentation

◆ AlreadyExists()

Code bio::code::AlreadyExists ( )

◆ BadArgument1()

◆ BadArgument2()

Code bio::code::BadArgument2 ( )

◆ BadArgument3()

Code bio::code::BadArgument3 ( )

◆ BadArgument4()

Code bio::code::BadArgument4 ( )

◆ BadArgument5()

Code bio::code::BadArgument5 ( )

◆ BadArgument6()

Code bio::code::BadArgument6 ( )

◆ BadTemplateParameter()

Code bio::code::BadTemplateParameter ( )

◆ CouldNotFindValue1()

◆ CouldNotFindValue10()

Code bio::code::CouldNotFindValue10 ( )

◆ CouldNotFindValue2()

Code bio::code::CouldNotFindValue2 ( )

◆ CouldNotFindValue3()

Code bio::code::CouldNotFindValue3 ( )

◆ CouldNotFindValue4()

Code bio::code::CouldNotFindValue4 ( )

◆ CouldNotFindValue5()

Code bio::code::CouldNotFindValue5 ( )

◆ CouldNotFindValue6()

Code bio::code::CouldNotFindValue6 ( )

◆ CouldNotFindValue7()

Code bio::code::CouldNotFindValue7 ( )

◆ CouldNotFindValue8()

Code bio::code::CouldNotFindValue8 ( )

◆ CouldNotFindValue9()

Code bio::code::CouldNotFindValue9 ( )

◆ FailedReaction()

Code bio::code::FailedReaction ( )

◆ GeneralFailure()

◆ InsertionPointMissing()

Code bio::code::InsertionPointMissing ( )

◆ Invalid()

Code bio::code::Invalid ( )

◆ MissingArgument1()

Code bio::code::MissingArgument1 ( )

◆ MissingArgument2()

Code bio::code::MissingArgument2 ( )

◆ MissingArgument3()

Code bio::code::MissingArgument3 ( )

◆ MissingArgument4()

Code bio::code::MissingArgument4 ( )

◆ MissingArgument5()

Code bio::code::MissingArgument5 ( )

◆ MissingArgument6()

Code bio::code::MissingArgument6 ( )

◆ NoErrorNoSuccess()

Code bio::code::NoErrorNoSuccess ( )

◆ NotImplemented()

◆ Skip()

Code bio::code::Skip ( )

◆ Success()

◆ SuccessfullyReplaced()

Code bio::code::SuccessfullyReplaced ( )

◆ TranscriptionError()

Code bio::code::TranscriptionError ( )

◆ TranslationError()

Code bio::code::TranslationError ( )

◆ UnknownError()