API - SmartSlog
Data Structures | Defines

subscription_internal.h File Reference

Internal part of the interface for subscription. More...

#include "structures.h"
#include "subscription.h"
#include "utils/list.h"

Go to the source code of this file.

Data Structures

struct  subscription_s
 Contains data for the subscription. More...

Defines

#define SS_UNSUBSCRIBE_ATTEMPTS   10
 Count of attemts to try receiving unsubscription notification.

Detailed Description

Internal part of the interface for subscription.

Aleksandr A. Lomov <lomov@cs.karelia.ru>

Date:
19 April, 2012

LICENSE

SmartSlog KP Library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

SmartSlog KP Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with SmartSlog KP Library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

DESCRIPTION

subscription_internal.h - Internal part of the interface for subscription.

Copyright (C) 2012 - SmartSlog Team (Aleksandr A. Lomov). All rights reserved.


Define Documentation

#define SS_UNSUBSCRIBE_ATTEMPTS   10

Count of attemts to try receiving unsubscription notification.