Name

GroveInternalEntityDecl — Internal entity declaration.

Synopsis

class GroveInternalEntityDecl
  :  : public GroveEntityDeclSernaApi::GroveEntityDecl
 {
public:
  // construct/copy/destruct
  GroveInternalEntityDecl(SernaApiBase *);

  // public member functions

  SString content() const;
};

Description

GroveInternalEntityDecl construct/copy/destruct

  1. GroveInternalEntityDecl(SernaApiBase * );


GroveInternalEntityDecl public member functions

  1. SString content() const;

    Internal entity content.