libdigidocpp 4.3.0
digidoc::ContainerOpenCB Struct Reference

Used on container open to provide additional info. More...

#include <Container.h>

Inherited by SwigDirector_ContainerOpenCB, SwigDirector_ContainerOpenCB, and SwigDirector_ContainerOpenCB.

Public Member Functions

virtual ~ContainerOpenCB ()=default
virtual bool validateOnline () const

Detailed Description

Used on container open to provide additional info.

ContainerOpenCB struct is used on digidoc::Container::openPtr(const std::string &path, digidoc::ContainerOpenCB *cb) when additional info is requested.

Constructor & Destructor Documentation

◆ ~ContainerOpenCB()

virtual digidoc::ContainerOpenCB::~ContainerOpenCB ( )
virtualdefault

Releases resources.

Member Function Documentation

◆ validateOnline()

virtual bool digidoc::ContainerOpenCB::validateOnline ( ) const
inlinevirtual

Called when requested access online resources.

Reimplemented in SwigDirector_ContainerOpenCB, SwigDirector_ContainerOpenCB, and SwigDirector_ContainerOpenCB.


The documentation for this struct was generated from the following files:
  • Container.h
  • Container.cpp