|
file | assert.hh [code] |
|
file | backtrace.hh [code] |
| Programmatic backtrace whenever you want it.
|
|
file | basic_sys_util.cc [code] |
| All system functions in utility that have no other home.
|
|
file | basic_sys_util.hh [code] |
| All system functions in utility that have no other home.
|
|
file | Binary_Util.cc [code] |
|
file | Binary_Util.hh [code] |
|
file | BitSet.fwd.hh [code] |
| utility::BitSet forward declarations
|
|
file | BitSet.hh [code] |
| Simple bit set.
|
|
file | BitVector.fwd.hh [code] |
| utility::BitVector forward declarations
|
|
file | BitVector.hh [code] |
| Simple bit vector.
|
|
file | Bound.fwd.hh [code] |
| utility::Bound forward declarations
|
|
file | Bound.hh [code] |
| Bound value class.
|
|
file | CSI_Sequence.cc [code] |
| Terminal ASCII codes.
|
|
file | CSI_Sequence.fwd.hh [code] |
| Terminal ASCII codes.
|
|
file | CSI_Sequence.hh [code] |
| Terminal ASCII codes.
|
|
file | curl.cc [code] |
| Implements a OO interface to CURL wrapping and hiding the ugly C callbacks.
|
|
file | curl.hh [code] |
| Implements a OO interface to CURL wrapping and hiding the ugly C callbacks.
|
|
file | DereferenceIterator.hh [code] |
| class for Iterating across a container of OPs if the function expects iterators of the dereferenced objects. example: if you have a loop that iterates on decoys via SilentFileData::begin()... SilentFileData::end() it uses the dereferenced objects: i.e., it->fill_pose() SilentFileData sfd; my_func( sfd.begin(), sfd.end() );
|
|
file | down_cast.hh [code] |
| Fast polymorphic down-casting functions.
|
|
file | exit.cc [code] |
| Program exit functions and macros.
|
|
file | exit.hh [code] |
| Program exit functions and macros.
|
|
file | fix_boinc_read.hh [code] |
|
file | fixedsizearray0.fwd.hh [code] |
| unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 0.
|
|
file | fixedsizearray0.hh [code] |
|
file | fixedsizearray0.srlz.hh [code] |
| Serlialization routines for fixedsizearray0s.
|
|
file | fixedsizearray1.fwd.hh [code] |
|
file | fixedsizearray1.hh [code] |
|
file | fixedsizearray1.srlz.hh [code] |
| Serlialization routines for fixedsizearray1s.
|
|
file | FixedSizeLexicographicalIterator.fwd.hh [code] |
|
file | FixedSizeLexicographicalIterator.hh [code] |
| Class for iterating across all words of a compile-time-known fixed-length, composed of letters from varying alphabets, where each alphabet is represented by its size. This iteration is performed in lexicographical order. All allocation of a FixedSizeLexicographicalIterator takes place on the stack, and is therefore much faster than a regular LexigographicalIterator.
|
|
file | FixedSizeLexicographicalIterator.tmpl.hh [code] |
|
file | heap.cc [code] |
| class definition for a heap object based on Charlie Strauss's heap code ported over from rosetta++.
|
|
file | heap.fwd.hh [code] |
| forward class definition of class heap
|
|
file | heap.hh [code] |
| class definition for a heap object based on Charlie Strauss's heap code ported over from rosetta++. Stores a sorted list of integers based on floating-point values.
|
|
file | in_place_list.fwd.hh [code] |
|
file | in_place_list.hh [code] |
| a doubly linked list where elements are shuffled in place.
|
|
file | inline_file_provider.cc [code] |
|
file | inline_file_provider.hh [code] |
|
file | integer_mapping.cc [code] |
| A set of useful classes to map between two enumerations. So far, only a subset mapping is implemented.
|
|
file | integer_mapping.fwd.hh [code] |
|
file | integer_mapping.hh [code] |
| A set of useful classes to map between two enumerations. So far, only a subset mapping is implemented.
|
|
file | iter_util.hh [code] |
|
file | LexicographicalIterator.cc [code] |
|
file | LexicographicalIterator.fwd.hh [code] |
|
file | LexicographicalIterator.hh [code] |
| Class for iterating across all words of a fixed-length, composed of letters from varying alphabets, where each alphabet is represented by its size. This iteration is performed in lexicographical order.
|
|
file | make_static_database.py [code] |
|
file | minmax.hh [code] |
|
file | mpi_util.cc [code] |
|
file | mpi_util.hh [code] |
|
file | numbers.hh [code] |
| Brief utility classes for numeric usage.
|
|
file | OrderedTuple.fwd.hh [code] |
| Forward declaration of OrderedTuple class.
|
|
file | OrderedTuple.hh [code] |
| Class for compairing/sorting data where sort-precidence is in descending order from begin() to end()
|
|
file | recent_history_queue.cc [code] |
| A queue for holding the history in which certain members of a set are promoted to the front of the queue before eventually falling off the end of the queue.
|
|
file | recent_history_queue.hh [code] |
| A queue for holding the history in which certain members of a set are promoted to the front of the queue before eventually falling off the end of the queue.
|
|
file | Show.hh [code] |
| uniformed printing functionality for data types.
|
|
file | SimulateMPI.cc [code] |
|
file | SimulateMPI.fwd.hh [code] |
|
file | SimulateMPI.hh [code] |
|
file | SingletonBase.hh [code] |
| A base class for all singltons using CRTP and managing the complexity of safely initializing singltons in a thread-safe way.
|
|
file | sort_predicates.hh [code] |
|
file | static_database.cc [code] |
|
file | static_database.hh [code] |
|
file | stream_util.hh [code] |
| Implemention of ostream operator << for various common types.
|
|
file | string_util.cc [code] |
| Some std::string helper functions.
|
|
file | string_util.hh [code] |
| Some std::string helper functions.
|
|
file | utility.functions.hh [code] |
| Numeric functions (to avoid dependency on numeric package)
|
|
file | vector0.fwd.hh [code] |
| utility::vector0 forward declarations
|
|
file | vector0.hh [code] |
| vector0: std::vector with assert-checked bounds
|
|
file | vector0.srlz.cc [code] |
| Serlialization routines for vector0s.
|
|
file | vector0.srlz.hh [code] |
| Serlialization routines for vector0s.
|
|
file | vector0_bool.hh [code] |
| vector0: std::vector with assert-checked bounds: bool specialization
|
|
file | vector1.functions.hh [code] |
| some useful functions for vector1 that I'm tired of rewriting
|
|
file | vector1.fwd.hh [code] |
| utility::vector1 forward declarations
|
|
file | vector1.hh [code] |
| vector1: std::vector with 1-based indexing
|
|
file | vector1.srlz.cc [code] |
| Serlialization routines for vector1s.
|
|
file | vector1.srlz.hh [code] |
| Serlialization routines for vector1s.
|
|
file | vector1_bool.hh [code] |
| vector1: std::vector with 1-based indexing: bool specialization
|
|
file | vectorL.fwd.hh [code] |
| utility::vectorL forward declarations
|
|
file | vectorL.hh [code] |
| vectorL: std::vector with L-based indexing
|
|
file | vectorL_bool.hh [code] |
| vectorL: std::vector with L-based indexing: bool specialization
|
|
file | vectorL_Selector.hh [code] |
| vectorL lower index selectors
|
|