1 /* This file is part of the yazpp toolkit.
2 * Copyright (C) 1998-2010 Index Data and Mike Taylor
3 * See the file LICENSE for details.
6 #include <yazpp/pdu-observer.h>
8 using namespace yazpp_1;
10 IPDU_Observable::~IPDU_Observable()
15 IPDU_Observer::~IPDU_Observer()
23 * c-file-style: "Stroustrup"
24 * indent-tabs-mode: nil
26 * vim: shiftwidth=4 tabstop=8 expandtab