module HROOT.Class.TBRIK
  (
    TBRIK(..)
  , ITBRIK
  , upcastTBRIK 
  ) where

import HROOT.Class.Interface
import HROOT.Class.Implementation ()