Loading...
Searching...
No Matches
Go to the documentation of this file.
32#define BIO_GET_REQUIRED_CLASS_METHODS_FOR_genetic() \
33 BIO_GET_REQUIRED_CLASS_METHODS_FOR_molecular()
39#define BIO_GET_OPTIONAL_CLASS_METHODS_FOR_genetic() \
40 BIO_GET_OPTIONAL_CLASS_METHODS_FOR_molecular()
46#define BIO_TRANSCRIPTION_FACTOR_FUNCTION_BODY(functionName) \
47BIO_ID_FUNCTION_BODY( \
49 ::bio::TranscriptionFactorPerspective::Instance(), \
50 ::bio::TranscriptionFactor)