lib: rename functions to clearly indicate API inheritance
[babeltrace.git] / include / babeltrace2 / graph / self-component-port-input-message-iterator.h
index d53353b71d6b2354655e174fbefb1eaa22a7ee94..67d6d83290d32d60bca40248864979fb6c73ae28 100644 (file)
@@ -2,7 +2,7 @@
 #define BABELTRACE2_GRAPH_SELF_COMPONENT_PORT_INPUT_MESSAGE_ITERATOR_H
 
 /*
- * Copyright 2017-2018 Philippe Proulx <pproulx@efficios.com>
+ * Copyright (c) 2010-2019 EfficiOS Inc. and Linux Foundation
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to deal
 
 #include <stdint.h>
 
-/* For bt_message_iterator_*_status */
 #include <babeltrace2/graph/message-iterator.h>
-
-/*
- * For bt_component, bt_message_iterator,
- * bt_self_component_port_input_message_iterator,
- * bt_self_component_port_input, bt_message_array_const, bt_bool,
- * __BT_UPCAST
- */
 #include <babeltrace2/types.h>
 
 #ifdef __cplusplus
This page took 0.023513 seconds and 4 git commands to generate.