BasebandChannelAdaptation2::MBca2Factory Class Reference

class BasebandChannelAdaptation2::MBca2Factory

The abstract interface responsible for BCA creation.

Public Member Functions
MBca2 *NewBcaL()
voidRelease()

Member Functions Documentation

NewBcaL()

MBca2 *NewBcaL()[pure virtual]

This method creates a BCA instance and returns a pointer to it.

Release()

voidRelease()[pure virtual]

deletes the allocated data in BcaFactory