Rosetta
Namespaces | Functions
register3.hh File Reference

Initialization function to ensure all load-time factory registration occurs for classes that live in the protocols library. protocols::init::init() calls core::init::init(), and devel::init() call protocols::init::init(). We split this off such that the compiler isn't attempting to compile all of the registration classes at once. More...

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::init
 

Functions

void protocols::init::register3 ()
 

Detailed Description

Initialization function to ensure all load-time factory registration occurs for classes that live in the protocols library. protocols::init::init() calls core::init::init(), and devel::init() call protocols::init::init(). We split this off such that the compiler isn't attempting to compile all of the registration classes at once.

Author
Andrew Leaver-Fay (aleav.nosp@m.erfa.nosp@m.y@gma.nosp@m.il.c.nosp@m.om)
Rocco Moretti (rmore.nosp@m.ttia.nosp@m.se@gm.nosp@m.ail..nosp@m.com)