Skip to content
Snippets Groups Projects
Commit 23273310 authored by Marcel Loose's avatar Marcel Loose :sunglasses:
Browse files

BugID: 753

Updated documentation.
parent 59bf8e05
No related branches found
No related tags found
No related merge requests found
Showing
with 16 additions and 16 deletions
...@@ -33,7 +33,7 @@ namespace LOFAR ...@@ -33,7 +33,7 @@ namespace LOFAR
{ {
namespace BBS namespace BBS
{ {
// \addtogroup BBS // \addtogroup BBSControl
// @{ // @{
// This is a so-called \e leaf class in the BBSStep composite pattern (see // This is a so-called \e leaf class in the BBSStep composite pattern (see
......
...@@ -52,7 +52,7 @@ namespace LOFAR ...@@ -52,7 +52,7 @@ namespace LOFAR
class Prediffer; class Prediffer;
struct Context; struct Context;
// \addtogroup BBS // \addtogroup BBSControl
// @{ // @{
// Implementation of the ProcessControl interface for the local BBSKernel // Implementation of the ProcessControl interface for the local BBSKernel
......
...@@ -34,7 +34,7 @@ namespace LOFAR ...@@ -34,7 +34,7 @@ namespace LOFAR
{ {
namespace BBS namespace BBS
{ {
// \addtogroup BBS // \addtogroup BBSControl
// @{ // @{
// This is the so-called \e composite class in the composite pattern (see // This is the so-called \e composite class in the composite pattern (see
......
...@@ -33,7 +33,7 @@ namespace LOFAR ...@@ -33,7 +33,7 @@ namespace LOFAR
{ {
namespace BBS namespace BBS
{ {
// \addtogroup BBS // \addtogroup BBSControl
// @{ // @{
// This is a so-called \e leaf class in the BBSStep composite pattern (see // This is a so-called \e leaf class in the BBSStep composite pattern (see
......
...@@ -43,7 +43,7 @@ namespace LOFAR ...@@ -43,7 +43,7 @@ namespace LOFAR
class BBSStrategy; class BBSStrategy;
class BBSStep; class BBSStep;
// \addtogroup BBS // \addtogroup BBSControl
// @{ // @{
// Implementation of the ProcessControl interface for the global BBS // Implementation of the ProcessControl interface for the global BBS
......
...@@ -33,7 +33,7 @@ namespace LOFAR ...@@ -33,7 +33,7 @@ namespace LOFAR
{ {
namespace BBS namespace BBS
{ {
// \addtogroup BBS // \addtogroup BBSControl
// @{ // @{
// This is a so-called \e leaf class in the BBSStep composite pattern (see // This is a so-called \e leaf class in the BBSStep composite pattern (see
......
...@@ -33,7 +33,7 @@ namespace LOFAR ...@@ -33,7 +33,7 @@ namespace LOFAR
{ {
namespace BBS namespace BBS
{ {
// \addtogroup BBS // \addtogroup BBSControl
// @{ // @{
// This is a so-called \e leaf class in the BBSStep composite pattern (see // This is a so-called \e leaf class in the BBSStep composite pattern (see
......
...@@ -33,7 +33,7 @@ namespace LOFAR ...@@ -33,7 +33,7 @@ namespace LOFAR
{ {
namespace BBS namespace BBS
{ {
// \addtogroup BBS // \addtogroup BBSControl
// @{ // @{
// This is a so-called \e leaf class in the BBSStep composite pattern (see // This is a so-called \e leaf class in the BBSStep composite pattern (see
......
...@@ -37,7 +37,7 @@ namespace LOFAR ...@@ -37,7 +37,7 @@ namespace LOFAR
{ {
namespace BBS namespace BBS
{ {
// \addtogroup BBS // \addtogroup BBSControl
// @{ // @{
class BBSSolveStep : public BBSSingleStep class BBSSolveStep : public BBSSingleStep
......
...@@ -47,7 +47,7 @@ namespace LOFAR ...@@ -47,7 +47,7 @@ namespace LOFAR
class BBSMultiStep; class BBSMultiStep;
class StrategyController; class StrategyController;
// \addtogroup BBS // \addtogroup BBSControl
// @{ // @{
// This is the so-called \e component class in the BBSStep composite // This is the so-called \e component class in the BBSStep composite
......
...@@ -45,7 +45,7 @@ namespace LOFAR ...@@ -45,7 +45,7 @@ namespace LOFAR
//# Forward declarations //# Forward declarations
class BBSStep; class BBSStep;
// \addtogroup BBS // \addtogroup BBSControl
// @{ // @{
class BBSStrategy : public BlobStreamable class BBSStrategy : public BlobStreamable
......
...@@ -43,7 +43,7 @@ namespace LOFAR ...@@ -43,7 +43,7 @@ namespace LOFAR
namespace BBS namespace BBS
{ {
// \addtogroup BBS // \addtogroup BBSControl
// @{ // @{
// Information about the Blackboard database. // Information about the Blackboard database.
......
...@@ -33,7 +33,7 @@ namespace LOFAR ...@@ -33,7 +33,7 @@ namespace LOFAR
{ {
namespace BBS namespace BBS
{ {
// \addtogroup BBS // \addtogroup BBSControl
// @{ // @{
// This is a so-called \e leaf class in the BBSStep composite pattern (see // This is a so-called \e leaf class in the BBSStep composite pattern (see
......
...@@ -35,7 +35,7 @@ namespace LOFAR ...@@ -35,7 +35,7 @@ namespace LOFAR
{ {
namespace BBS namespace BBS
{ {
// \addtogroup BBS // \addtogroup BBSControl
// @{ // @{
// This exception is thrown when an error occurs in the BBS control part. // This exception is thrown when an error occurs in the BBS control part.
......
...@@ -43,7 +43,7 @@ namespace LOFAR ...@@ -43,7 +43,7 @@ namespace LOFAR
class BBSStrategy; class BBSStrategy;
class BBSStep; class BBSStep;
// \addtogroup BBS // \addtogroup BBSControl
// @{ // @{
// Implementation of the ProcessControl interface for the global BBS // Implementation of the ProcessControl interface for the global BBS
......
...@@ -52,7 +52,7 @@ namespace LOFAR ...@@ -52,7 +52,7 @@ namespace LOFAR
class Prediffer; class Prediffer;
struct Context; struct Context;
// \addtogroup BBS // \addtogroup BBSControl
// @{ // @{
// Implementation of the ProcessControl interface for the local BBSKernel // Implementation of the ProcessControl interface for the local BBSKernel
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment