#include <ariaUtil.h>
Static Public Member Functions | |
static ArLaser * | createLMS1XX (int laserNumber, const char *logPrefix) |
Creates an ArLMS1xx. | |
static ArRetFunctor2< ArLaser *, int, const char * > * | getCreateLMS1XXCB (void) |
Gets functor for creating an ArLM12xx. | |
Static Protected Attributes | |
static ArGlobalRetFunctor2< ArLaser *, int, const char * > | ourLMS1XXCB |