sc_ForceLinkBase(3)

This, together with ForceLink, is used to force code for particular classes to be linked into executables.

Section 3 libsc-doc bookworm source

Description

sc::ForceLinkBase< A >

NAME

sc::ForceLinkBase< A > - This, together with ForceLink, is used to force code for particular classes to be linked into executables.

SYNOPSIS

#include <class.h>

Public Member Functions

virtual DescribedClass * create (A)=0

Detailed Description

template<class A>

class sc::ForceLinkBase< A >"This, together with ForceLink, is used to force code for particular classes to be linked into executables.

Author

Generated automatically by Doxygen for MPQC from the source code.